Nuxt Studio v1-alpha: document is not defined
document is not defined regarding this line const Js = document.createElement("i"); reference to this file: node_modules/nuxt-studio/dist/app/shared-CYxp8gik.js
at line 1728:11...Rendering the error page triggers Nuxt server plugin to execute twice.

Bug: Updated to Tailwind v4 in my Nuxt app, background gradient bug that appears only on iOS Chrome
bg-gradient-to-b from-white/85 via-white/85 to-white/70 bg-clip-text text-transparent.
I just migrated to Tailwind v4. This was not an issue on v3.
Also, this bug does NOT happen on initial page load which gets loaded as an SSR page BUT afterwards the website works as a SPA and when you navigate to any other page, the Tailwind styling related to any kind of background gradient colors goes crazy....Build fails after updating to Nuxt 4.2.0
Deploy Nuxt on new Deno Deploy

[Solved] Creating New Project Keeps Failing
localStorage.getItem is not a function
Tailwind v4 not working with nuxt 4.2.0
Custom page file name prefix that should not affect generated route
users:index.vue / users:[id].vue / roles:index.vue etc. Fuzzy search with directory in IDE hasn't really been helpful. Is there something built in or do you have a build time hook suggestion?The components are not rendering properly | Nuxt Content

How to handle large Markdown files in Nuxt Content 3?
better-sqlite3, the file simply doesn't work. In the console, I get these errors:
[unhandledRejection] near "AqVXMov94MXnIeqdox4wPbKzA6p3XzCoSV2agF4I7jI": syntax error
[unhandledRejection] unrecognized token: "\"
[unhandledRejection] near "AqVXMov94MXnIeqdox4wPbKzA6p3XzCoSV2agF4I7jI": syntax error
[unhandledRejection] unrecognized token: "\"
yarn generate not creating _nuxt directory
Auto importing in unit tests
app/utils/helper.ts it works great using it across the Nuxt application, but it will fail in the tests if it e.g. uses another util inside that is auto-imported. Isn't there some way to have the auto-imports be available in the test/unit as well?index.html not created when running npm run generate
Nuxt modules with layers
Unmounting Hooks
Nuxt Security routeRules csurf

Auto import breaking
Image Rendering Low Resolution