framework icon indicating copy to clipboard operation
framework copied to clipboard

Old repo of Nuxt 3 framework, now on nuxt/nuxt

Results 342 framework issues
Sort by recently updated
recently updated
newest added

Similar to #6025, this makes directory scanning simpler and more consistent between dirs. Plugins nested in dirs can be manually added with `plugins: []` in `nuxt.config` or a reexport to...

🍰 p2-nice-to-have
breaking-change

`useHead` is currently not type-hinted for meta tags, links, and so on. It will be a good enhancement to port across the good TS work from https://github.com/nuxt/framework/pull/6251, as well as...

### Environment Tested on Mac and Windows Nuxt CLI v3.0.0-27356801.e9128f3 19:37:37 RootDir: /Users/user/group/project 19:37:40 Nuxt project info: 19:37:40 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.13.1` - Nuxt Version:...

bug
nitro
🔨 p3-minor-bug

### Environment Nuxt CLI v3.0.0-rc.4 21:55:16 RootDir: /Users/martindonadieu/Documents/Projects.nosync/indiemakers 21:55:20 Nuxt project info: 21:55:20 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]`...

bug
nitro
🔨 p3-minor-bug

### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `vite` - Runtime Modules: `-`...

enhancement
discussion

### Environment Nuxt project info: ------------------------------ - Operating System: `Darwin` - Node Version: `v14.18.2` - Nuxt Version: `3.0.0-rc.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `typescript`, `publicRuntimeConfig`,...

bug
nitro
upstream

Sometimes it is useful to test changes in nuxt monorepo against an external project and it is a tricky task as symlinking is not only buggy but does not produce...

discussion
chore

Currently, the terminal only outputs the warnings and errors but has no feedback on HMR events. Making it stays on the previous error even when the app is back to...

enhancement
cli

### Environment - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.6-27651720.5dc864d` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `experimental` - Runtime Modules: `-` -...

bug
vite
🔨 p3-minor-bug

### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-27484505.9f6eff7` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `vite`, `privateRuntimeConfig`, `publicRuntimeConfig`, `css`, `buildModules`,...

discussion
nuxt3