@bodil@social.treehouse.systems
Post #2004456
2026-04-06 22:36 UTC
@whitequark @porglezomp The size of the polyfill is non-trivial, so I added it as a lazy import out of charity for Safari users. Guess I should have tested it too.
Replies (1)
-
@bodil@social.treehouse.systems 2026-04-07 11:45
@whitequark @porglezomp I may or may not have fixed it now. I honestly can't find a Chromium version old enough that'll run on my system (my Debian 12 and 13 distroboxes both have 146!) but the polyfill loads correctly now if I go window.Temporal = undefined at the start of the page, so fingers crossed, lol It should console.log about having loaded it if it worked.