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

### 🐛 The bug I select dark mode, refresh the page, it comes as light mode, then I click on any button on the devetools, and it "forces" the selected...

bug

### 🐛 The bug When using devtools with the [Nuxt-Mapbox](https://github.com/AlexLavoie42/Nuxt-Mapbox) module causes poor performance once the map is loaded. Data from the map stored with `useState` is not visible with...

bug

### 🆒 Your use case I already use generics in route definitions, so other parts know what query and body API router expects. Issue in Nuxt and links to issues...

enhancement

### 🆒 Your use case In bigger projects and after refactoring/new features, having an overview which of the hundred components are still in use is not always given. Thus, it'd...

enhancement

### 🐛 The bug When I change the value in the useState, inside a compsable, the new value is not populated proeprly. ## Reproduction process 1. open devtools -> payload...

bug

### 🐛 The bug If I create a nitro storage with memory driver, in the dev tools none of the set values are displayed, however from the server they can...

bug

### 🐛 The bug See https://github.com/nuxt/nuxt/issues/25901 for context ### đŸ› ī¸ To reproduce https://stackblitz.com/edit/github-6ss7qv?file=store%2FtrueShallow.ts,store%2FasyncDataShallow.ts,pages%2FasyncDataShallow.vue,pages%2FtrueShallow.vue,app.vue,pages%2Findex.vue ### 🌈 Expected behavior The performance between enabled and disabled devtools shouldn't diverge as much ### â„šī¸...

bug

### 🐛 The bug I'm on Windows 11, and have set my UI scaling ("Make everything bigger") to 150%. My eyesight is not great and on my particular laptop this...

bug

### 🐛 The bug In the menu Open Graph under the tab Missing Tags. It displays incorrectly as missing **lang** tag if **lang** html attribute is set by **nuxt.config.ts** like:...

bug

### 🐛 The bug this is when devtools open ![image](https://github.com/nuxt/devtools/assets/45350572/5cc86d15-ea98-4ecd-a494-d37795304bc0) this is when devtools close ![image](https://github.com/nuxt/devtools/assets/45350572/d268cee3-6434-4fa4-accb-cac5b85e1767) the devtools left behind an unseen container. when i shrink down the devtools ![image](https://github.com/nuxt/devtools/assets/45350572/277ec370-0cc9-4e3e-8b04-8a2d386030d3)...

bug