You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fresh install of Nuxt.js, with @nuxt/[email protected]
Looking at the HTML of the generated page I can see that the root element class names are split by whitespaces.
The issue is not happening when using @nuxt/ui v2 - I've narrowed it down to a v3 issue.
Environment
Darwin
v20.18.3
3.16.0
3.22.5
2.11.5
[email protected]
-
compatibilityDate
,runtimeConfig
,devServer
,devtools
,ssr
,nitro
,sourcemap
,modules
,css
,site
,app
,colorMode
,i18n
@nuxtjs/[email protected]
,@nuxtjs/[email protected]
,@nuxtjs/[email protected]
,@vueuse/[email protected]
,@nuxt/[email protected]
,@pinia/[email protected]
-
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.0-beta.3
Reproduction
Happens on fresh install.
Description
Fresh install of Nuxt.js, with @nuxt/[email protected]
Looking at the HTML of the generated page I can see that the root element class names are split by whitespaces.
The issue is not happening when using @nuxt/ui v2 - I've narrowed it down to a v3 issue.
Additional context
nuxt.config.ts
:Logs
The text was updated successfully, but these errors were encountered: