framework
framework copied to clipboard
Old repo of Nuxt 3 framework, now on nuxt/nuxt
### 🔗 Linked issue #5492 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that...
### 🔗 Linked issue - #5256 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...
### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) -...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...
I was browsing the examples on the website and kept getting a failed problem on CodeSandbox. All is well with StackBlitz. Here's the error...  Occurs at least on useAsyncData,...
Context: #4561 > vitejs/vite#8641 > #5506 > #5506 > #6412 > #6423 > #6433 Enabling dynamic chunks for vite server output, allows lazy loading page chunks in production and reducing...
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v14.18.1` - Nuxt Version: `3.0.0-27389502.88da719` - Package Manager: `[email protected]` - Bundler: `Vite` - User Config: `ssr` - Runtime Modules: `-`...
[unhandledRejection] Cannot set headers after they are sent to the client at new NodeError (node:internal/errors:372:5) at ServerResponse.setHeader (node:_http_outgoing:576:11) at sendError (/H:/nuxt%20projects/trademark/node_modules/h3/dist/index.mjs:216:13) at nodeHandler (/H:/nuxt%20projects/trademark/node_modules/h3/dist/index.mjs:375:15) Due to a problem with dynamic...
### Describe the feature Now in VSCode with Volar `const { doesNotExist } = useNuxtApp()` will pass without error and recognize it as any. I know here needs to contain...
### Environment Nuxt CLI v3.0.0-rc.3 11:53:48 RootDir: /Users/sheilar.gonzalez/vitesse-nuxt3 11:53:51 Nuxt project info: 11:53:51 ------------------------------ Nuxt project info: 12:49:50 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.14.2` - Nuxt Version:...