devtools
devtools copied to clipboard
Unleash Nuxt Developer Experience
### đ 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...
### đ 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...
### đ 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...
### đ 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...
### đ 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...
### đ 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...
### đ 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 ### âšī¸...
### đ 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...
### đ 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:...
### đ The bug this is when devtools open  this is when devtools close  the devtools left behind an unseen container. when i shrink down the devtools ...