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

### 🔗 Linked issue https://github.com/nuxt/framework/pull/6232#issuecomment-1199214638 https://github.com/nuxt/framework/discussions/6168 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...

bug
vite
webpack
🍰 p2-nice-to-have

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

### Describe the feature Exposing the vite/webpack client config would enable external tools (such a Cypress Component Testing) to integrate with Nuxt. For context, Cypress supports component testing Nuxt 2...

enhancement
discussion

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v17.2.0` - Nuxt Version: `3.0.0-27404660.0f9bcbf` - Package Manager: `[email protected]` - Bundler: `Vite` - User Config: `meta`, `css`, `plugins`, `build`, `buildModules`,...

upstream
❗ p4-important
upstream-bug

### Environment - Operating System: `Darwin` - Node Version: `v16.15.1` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`, `components`, `meta`, `alias`, `buildModules`, `vue`,...

enhancement
🍰 p2-nice-to-have
workaround available

This PR resolves the issue [#5793](https://github.com/nuxt/framework/issues/5793) A developer will be able to create multiple folders in /layouts and then access them in pages. This feature was heavily inspired in the...

enhancement

### 🔗 Linked issue ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes...

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

documentation

### Environment - Operating System: `Linux` - Node Version: `v16.14.0` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`, `css` - Runtime Modules: `@nuxtjs/[email protected]`...

upstream
upstream-bug

### Environment - Operating System: `Darwin` - Node Version: `v14.18.2` - Nuxt Version: `3.0.0-rc.4-27605536.8c2c80e` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-` - Runtime Modules: `-` -...

bug
upstream
workaround available