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

[BUG] Wrong mode icon on refresh page when selected theme is not dark #1

Open
mayashavin opened this issue Jul 27, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mayashavin
Copy link
Owner

Steps to reproduce:

  1. Change to light mode
  2. Refresh

Expected:

Two possibilities:

  1. Mode icon is dark mode (the moon) and theme is light mode.
  2. Or everything is reset back to dark mode (default) with light mode icon button (sun).

Actual:

Mode icon is light mode (sun) and theme stays as light mode. Only when clicking on the mode button, it will go back to normal.

@mayashavin mayashavin self-assigned this Jul 27, 2020
@mayashavin mayashavin added the bug Something isn't working label Jul 27, 2020
@mayashavin
Copy link
Owner Author

Note: on refresh, the $colorMode.value changed to system with $colorMode.unknown is true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant