Joel Steiner25 days agoEdited3 comments
I like Light theme here on the jetcad website. But the setting isn't persistent -- any page refresh loads Dark mode again.
To repro, just switch to light mode and reload the page.
Not a huge deal, just something to look at when you have time.
EDIT -- well, maybe it's just one computer of mine that exhibits this behavior. I can't reproduce it now... this can be closed until further testing proves that there actually is an issue. Might be nothing.
It is "localStorage" persistent to avoid the whole "We use Cookies -> OK Button" legal garbage. I've tested it on Google Chrome, Firefox, and Opera. I think you may have a browser with localStorage turned Javascript support turned off or something. Thanks
I hate all the cookies prompts too...
as an update, this behavior exhibits itself now and then randomly on various machines of mine here. Firefox and Brave browser tested, Linux and Windows.
I pushed an update to the website yesterday. I was able to re-create what you where seeing on my end but it would ONLY happen on the Changelog page if I did a hard-reset. I found a race condition on the theme loading that, depending on resource loading latency, would cause the default theme to over-write the localStorage objects theme selection. I believe it's fixed now. When you have time, see if the problem is taken care on your end. I marked this as "In Progress" and will close it once I have confirmation.
Sign in to leave a comment or vote.
Sign In