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

Regression: Syncing dark mode across tabs and windows is broken #119

Open
iamahuman opened this issue Feb 9, 2022 · 0 comments · May be fixed by #120
Open

Regression: Syncing dark mode across tabs and windows is broken #119

iamahuman opened this issue Feb 9, 2022 · 0 comments · May be fixed by #120
Labels
bug Something isn't working

Comments

@iamahuman
Copy link

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

  • Run yarn dev.
  • Open two windows, both pointing to http://localhost:3000/.
  • Switch to different dark/light modes using the button.

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.

@iamahuman iamahuman added the bug Something isn't working label Feb 9, 2022
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

Successfully merging a pull request may close this issue.

1 participant