devtools
devtools copied to clipboard
Unleash Nuxt Developer Experience
### 🐛 The bug How to fix this? The module is not installed in package.json No settings for devtools in nuxt.config.ts  ### 🛠️ To reproduce work project ### 🌈...
### 🆒 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. ### 🆕...
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...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
it's not possible to mark the content of the stacktrace (only the left side is selectable): 
### 📚 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...
### 📚 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...
### 🆒 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...
### 🆒 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...
### 🐛 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...