Skip to content

"system" theme does not work (SSG + SSR) #325

Description

@grs93-svg

Hello, When setting the Vuetify theme to "system", the app does not respect the user's system dark/light mode preference during hydration or on first load. It defaults to light mode, even if the OS is in dark mode.

https://stackblitz.com/~/github.com/grs93-svg/vuetify-nuxt-fail-system-theme

I generate the website using : pnpm nuxt generate --preset=cloudflare-pages-static

My system is in dark mode but I have

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions