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

### 🆒 Your use case You can set the default theme in devtools ### 🆕 The solution you'd like ``` devtools: { enabled: true, // Similar configuration // theme: dark,...

enhancement
pr welcome

### 🆒 Your use case When I use the devtools, could be nice to invoke nuxt commands like `nuxi add component ...`. ### 🆕 The solution you'd like Having another...

enhancement
pr welcome

### 🐛 The bug Not really a big issue, maybe a nitpick or nice to have. Dark mode is generally preferred to work with, but sometimes we're working on a...

enhancement
pr welcome

### 🆒 Your use case `SHIFT` + `ALT` changed the language of my keyboard on my computer so toggling the devtool with these two keys is not possible for me...

enhancement
pr welcome

### 🐛 The bug I am encountering an issue in a newly created Nuxt 3 project where the authentication token prompt for console access to DevTools keeps reappearing upon page...

bug

### 🐛 The bug Filtering for unused components shows components that are used as unused. I think (?) it shows only components that are used on the current page ###...

bug

### 🆒 Your use case When adding assets folders by extending the `publicAssets` Nitro config, for instance in a module, it would be nice for the "Assets" tab of the...

enhancement

is this intented @antfu ? https://volta.s3.fr-par.scw.cloud/Clean_Shot_2023_12_08_at_17_11_36_cfc5b76d32.mp4

bug

### 🐛 The bug When I toggle `dark mode` using "@nuxtjs/color-mode", the Devtools switch to `dark mode` However, when I switch to another nav on the devtools panel, the Devtools's...

bug

### 🆒 Your use case A Layers tab would be great! It can be the same as Modules tab, except for installing new layers I think we need a repository...

enhancement