We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@nuxtjs/color-mode: v2.1.1 nuxt: v2.15.8
https://github.com/nuxt-community/color-mode-module
The example in this repository is sufficient for reproducing the bug. Don't use the demo link, since it is outdated.
yarn dev
http://localhost:3000/
The dark mode is synchronized with the other window.
The other window shows no changes in dark mode.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
@nuxtjs/color-mode: v2.1.1
nuxt: v2.15.8
Reproduction Link
https://github.com/nuxt-community/color-mode-module
The example in this repository is sufficient for reproducing the bug. Don't use the demo link, since it is outdated.
Steps to reproduce
yarn dev
.http://localhost:3000/
.What is Expected?
The dark mode is synchronized with the other window.
What is actually happening?
The other window shows no changes in dark mode.
The text was updated successfully, but these errors were encountered: