Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme Toggle Doesn't Persists #1

Open
YidiDev opened this issue Oct 2, 2024 · 1 comment
Open

Theme Toggle Doesn't Persists #1

YidiDev opened this issue Oct 2, 2024 · 1 comment
Assignees

Comments

@YidiDev
Copy link
Member

YidiDev commented Oct 2, 2024

When you are on the root page, in dark mode and click on home in the nav bar, it switches back to light mode

@coal-rock
Copy link
Contributor

coal-rock commented Oct 2, 2024

theme toggle uses css transitions under the hood, which by nature does not persist.

planning on adding localStorage with js, this will fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants