nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

The Intuitive Vue Framework.

Results 1741 nuxt issues
Sort by recently updated
recently updated
newest added

### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/32363 ### 📚 Description This allows setting global defaults for custom page meta in `nuxt.config`. Couldn't find a way to type `app.customPageMeta` in a non-breaking...

enhancement
4.x

### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/32366 ### 📚 Description Moved logic which decides on scroll position to a single function for better readability. It now scrolls to hash if present...

bug
4.x

### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/32225 ### 📚 Description As much as there might be a better way to solve this, that's what I came up with so far -...

bug
4.x

### Environment ------------------------------ - Operating System: Darwin - Node Version: v20.18.0 - Nuxt Version: 3.17.1 - CLI Version: 3.25.1 - Nitro Version: 2.11.12 - Package Manager: [email protected] - Builder: -...

pending triage

### Environment Hi team - I believe this is related to #29744 and a request to re-open the issue. This is mostly because I believe it was unable to be...

pending triage
possible regression

### Environment - Operating System: `Linux` - Node Version: `v22.13.1` - Nuxt Version: `3.17.4` - CLI Version: `3.25.1` - Nitro Version: `2.11.12` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage

### Environment - Operating System: `Windows_NT` - Node Version: `v22.9.0` - Nuxt Version: `3.17.5` - CLI Version: `3.25.1` - Nitro Version: `2.11.12` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage

### Environment ------------------------------ - Operating System: Darwin - Node Version: v22.11.0 - Nuxt Version: - - CLI Version: 3.25.1 - Nitro Version: - - Package Manager: [email protected] - Builder: -...

upstream

node v20.19.2 nuxt v3.17.4 pnpm v9.12.2 Hello. I am in complete despair, I do not know where to find advice on how this can happen... My project is quite large,...

workaround available
upstream
performance

### Describe the feature ### Background It would be beneficial to have an event handler for `` that can catch route navigation failures. When navigating programmatically, it is possible to...