Hello Cadence, I was testing the site in Chromium and Firefox and it
works fine, although in Pale Moon this line still gives problems:
qa("[data-loading-message]").forEach(e => e.textContent = e.getAttribute("data-loading-message"))
After changing it to a for loop it works normally (at least by transpiling
the code in https://babeljs.io/repl with the es2015 preset).
P.S.: It was not my intention to create a separate post so if you can
combine this with the previous thread I will not complain ;-).
Okay, I updated the code to use for..of. You can try it again in Pale
Moon.
> P.S.: It was not my intention to create a separate post so if you can
> combine this with the previous thread I will not complain ;-).
I can't actually do that. I don't really mind, though. If you want to
thread your posts next time, simply reply to this email in your inbox,
or click "reply to thread" while viewing on the lists.sr.ht website.