JDMhammer
Dark mode class goes away...
The
dark
class on <html class=""
goes away between page navigation. When the page is initially loaded it exists but when I (or anyone else) navigate to another page this class is removed.
Anyone else experience this? Ref issue: https://github.com/alexjustesen/speedtest-tracker/issues/202920 replies
Setting options don't render when using `mount()` to authorize the page
Ran across an issue where setting values aren't rendered in the form when using
mount()
to authorize the page. Has anyone else run into this before I open an issue?
https://github.com/alexjustesen/speedtest-tracker/pull/7734 replies