devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Unleash Nuxt Developer Experience

Results 126 devtools issues
Sort by recently updated
recently updated
newest added

### Environment Nuxt ^3.6.5 ### Reproduction in a medium sized application with heavy usage of pinia stores, add: `devtools: { enabled: true },` to the bottom of your nuxt.config.ts remove...

### 🐛 The bug When opening the devtools, no `cache` storage is shown even though it is there by default [due to Nitro](https://nitro.build/guide/cache#customize-cache-storage). It would be helpful to see the...

bug

### 🐛 The bug The component tree wouldn't load in Firefox for devtools above 1.6.0. This happens in all of my projects. On Stackblitz this happens also when when I'm...

bug

### 🆒 Your use case should we add the option to migrate a nuxt 3 project to nuxt 4? ### 🆕 The solution you'd like using the codemod script in...

enhancement

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...

dependencies
javascript

### 🐛 The bug Tested with Chrome, Chrome Privacy Tab also with Firefox. Since 2.5.0 the Pinia Tab allways show `no Data`. There is also no Vue Devtools as a...

bug

### 📚 Is your documentation request related to a problem? The section at the bottom of the homepage has some funky colors in the code text.

documentation

### 📚 What are you trying to do? I have a project I'm upgrading from Nuxt v3 to v4. My app requires plugins that make the call to the CMS...

help wanted

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

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