nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

The Intuitive Vue Framework.

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

### Version [v2.10.2](https://github.com/nuxt.js/releases/tag/v2.10.2) ### Reproduction link [https://codesandbox.io/s/ssr-error-uvu26](https://codesandbox.io/s/ssr-error-uvu26) ### Steps to reproduce Just open the reproduction link... OR 1. Cause an error in a component which means the SSR of a...

pending
pending triage
2.x

https://github.com/nuxt/nuxt.js

### Version [v2.9.2](https://github.com/nuxt.js/releases/tag/v2.9.2) ### Reproduction link [https://github.com/sdras](https://github.com/sdras) ### Steps to reproduce It's a non-deterministic error, so it can be a bit hard to duplicate. There are two main causes of...

pending-repro
bug-report

As we introduced Nuxt 3 in [nuxt/framework](https://github.com/nuxt/framework), it makes sense to give this repo a more sensible name to avoid confusion. `nuxt2` was decided after discussing with @Atinux. Considerations: Although...

### Versions - nuxt-edge: 2.16.0-27601942.123206cb, - node: v16..14.2 ### Reproduction ### Steps to reproduce 1) Install latest nuxt-edge 2) Run `npm run dev` ### What is Expected? Nuxt logs are...

bug-report

With this fix, layout fetch, layout child components fetch (including the page), and page child component fetch will be called during the Nuxt refresh helper. ## Types of changes -...

2.x
bug

## Types of changes - [ ] Bug fix (a non-breaking change that fixes an issue) - [x] New feature (a non-breaking change that adds functionality) - [ ] Breaking...

enhancement
2.x

## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [ ] Breaking change...

One of the things that pop up from time to time is a QuotaExceededError, which would be caught by this

improve https://github.com/nuxt/nuxt.js/pull/9762 by [review](https://github.com/nuxt/nuxt.js/pull/9762#pullrequestreview-746625291) ## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality)...

enhancement
2.x