Closed FayKn closed 2 years ago
@nuxtjs/color-mode: 3.1.7 nuxt: v3.0.0 rc.11
https://stackblitz.com/edit/nuxt-color-mode-7trxex?file=pages/index.vue
SSR on, set page to light mode, open 2 other pages; This will make the color preference flash between light and system
That it'd go to what the inital page was and use light mode
Mode is flashing between system and light, this is worse in the actual project where it'll be in an infinite loop of flashing
Seems to be fixed on RC.12, thanks for the great work
Version
@nuxtjs/color-mode: 3.1.7 nuxt: v3.0.0 rc.11
Steps to reproduce
https://stackblitz.com/edit/nuxt-color-mode-7trxex?file=pages/index.vue
SSR on, set page to light mode, open 2 other pages; This will make the color preference flash between light and system
What is Expected?
That it'd go to what the inital page was and use light mode
What is actually happening?
Mode is flashing between system and light, this is worse in the actual project where it'll be in an infinite loop of flashing