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

### 📚 What are you trying to do? I just set up code-server on my Mac for the purpose of using the Nuxt devtools, which works fine. I can access...

help wanted

### 🆒 Your use case I find the small `devtools` indicator that permanently resides at the bottom of the screen to be a little intrusive when working on responsive layouts,...

enhancement

### 🐛 The bug I use an alternative keyboard layout. When I hit "shift-option-D" to open the devtools, then nothing happens. The problem is in using `KeyboardEvent.code` vs `.key`. When...

bug
pr welcome

### 📚 What are you trying to do? When I see some image for Nuxt DevTools, [from the official Doc for example](https://user-images.githubusercontent.com/11247099/217670797-12c33a03-ca4f-490d-a18a-ab9008b89c15.png), I see that the version of Nuxt is...

bug

### 📚 Is your documentation request related to a problem? I want to use Nuxt devtools in production. how do I use? ### 🔍 Where should you find it? _No...

documentation
enhancement

### 🐛 The bug using `vue 3.4.15`, `nuxt 3.10.1` and `devtools 1.0.8` with a fresh install, i am unable to install modules via the devtools window, with the following error...

bug

Related to https://twitter.com/TheAlexLichter/status/1734463035681407225 and https://twitter.com/JulienHuang_dev/status/1734487309154763103

enhancement

🐛 The bug _vfs cannot been retrieved if baseURL is different than / and behind proxy đŸ› ī¸ To reproduce export default defineNuxtConfig({ app: { baseURL: '/prefix/' }, devtools: { enabled:...

bug
pr welcome

### 🐛 The bug ![image](https://github.com/nuxt/devtools/assets/38668796/82cf930b-f50b-4055-8b60-7926ed0efe42) vue version: 3.4.13 this problem ### đŸ› ī¸ To reproduce https://github.com/oku-ui/pergel/tree/main/packages/nuxt ### 🌈 Expected behavior `pnpm run client:build` The above error occurs. ### â„šī¸ Additional context...

bug

### 🐛 The bug When setting a `twitterTitle`, it is not shown in the preview. ![image](https://github.com/nuxt/devtools/assets/308572/f0818bd2-2358-4e15-ad0e-eef2376b1865) ### đŸ› ī¸ To reproduce https://stackblitz.com/edit/github-vafbpu?file=app.vue ### 🌈 Expected behavior Twitter title should show in...

bug