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 How to fix this? The module is not installed in package.json No settings for devtools in nuxt.config.ts ![Image](https://github.com/user-attachments/assets/450646cf-149c-416a-bcb4-568b4bd4d762) ### 🛠️ To reproduce work project ### 🌈...

bug

### 🆒 Your use case Often times when setting up pre-loaded, initial-state visuals, I find myself resetting the state of loaded data completely, before the first request finishes. ### 🆕...

enhancement

Bumps [image-size](https://github.com/image-size/image-size) from 2.0.0 to 2.0.2. Release notes Sourced from image-size's releases. v2.0.2 Fixes fix potential Denial of Service via specially crafted payloads in image-size/image-size#436 Full Changelog: https://github.com/image-size/image-size/compare/v2.0.1...v2.0.2 v2.0.1 Full...

dependencies
javascript

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. Commits d97731b 2.1.2 fd1634e symlink tweak from main See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=2.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies
javascript

it's not possible to mark the content of the stacktrace (only the left side is selectable): ![Image](https://github.com/user-attachments/assets/012516f8-ac01-4943-a7ba-d6a09276c045)

### 📚 What are you trying to do? I set devtools: { enabled: true } in my nuxt3 project(windows 11, node: v22.14.0, devtools: v2.3.0), then run dev, found that memory...

help wanted

### 📚 What are you trying to do? Trying to access devtools from a brand new containerized project, but always getting "Disconnected from Server" and "Retrying". ### 🔍 What have...

help wanted

### 🆒 Your use case When checking the options discovery tab, fields like the Nuxt UI Pro license or the NuxtHub user token are shown plain-text. This isn't optimal for...

enhancement

### 🆒 Your use case I host my own Coder Code Server under domain `vscode.xxxxxxxx`, and open ports under domain `portNumber.vscode.xxxxxxxx`. It would be great if I can use vscode...

enhancement

### 🐛 The bug To get the VSCode devtools integration, you are met with this message: > Install VS Code Server It seems you don't have code-server installed. > Learn...

bug