Open
Description
Describe the bug
This is causing the isDarkMode
to reset to the OS setting on every refresh. For some reason it works on production though.
To Reproduce
Use it in local dev with next.js where the OS is set to dark mode.
Expected behavior
I expect my choice to be persisted.
Additional context
No response