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

It's strange, but if the `nuxt.config` file contains `@nuxt/devtools` inside `modules`, the font panel doesn't work. https://github.com/dungsil/issues/blob/0f11e1fcd386b289835d8d19c6b9199f66aa748c/nuxt-fonts-106/nuxt.config.ts#L6 ![image](https://github.com/nuxt/devtools/assets/39783731/008d0057-d2eb-4d05-99bb-e993be9923a1) > ERROR [nuxt-devtools] RPC error on executing "nuxt-devtools-fonts:getFonts": > [birpc] function "nuxt-devtools-fonts:getFonts"...

upstream

### 🐛 The bug Inspector selects elements on the page, cursor reports an error ![Image](https://github.com/user-attachments/assets/70ab0e68-d796-4599-8c00-18ce4b823478) ### 🛠️ To reproduce https://github.com/lixiaofa/nuxt-devtools-test.git ### 🌈 Expected behavior After selecting elements on the page,...

bug

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

### 🆒 Your use case Related issues: https://github.com/nuxt/nuxt/issues/31892 and https://github.com/nuxt/nuxt/pull/31977 The current `Hooks` tab shows registered hooks and how many times they have been called. This is useful, but it...

enhancement

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.3.4. Release notes Sourced from vite's releases. v6.3.4 Please refer to CHANGELOG.md for details. v6.3.3 Please refer to CHANGELOG.md for details. v6.3.2 Please refer to...

dependencies
javascript

### 🔗 Linked issue ### ❓ Type of change This PR exposes the state from vue-tracer. It's more convenient if module integrations wants to use the overlay without triggering any...

### 🐛 The bug I opened [an issue](https://github.com/nuxt/devtools/issues/819) previously but it did not contain all the information how to reproduce this issue. The issue can be reproduced in Stackblitz too....

bug

### 🐛 The bug Mount points added via nitro plugin do not show up in storage view. ### 🛠️ To reproduce https://stackblitz.com/edit/github-hd8qczj6?file=server%2Fplugins%2Fstorage.ts ### 🌈 Expected behavior Mount points added via...

bug

### 🐛 The bug Creating a bare Nuxt project with `npx nuxi@latest init project` and starting it with `npm run dev` causes severe memory leak (most of the time). This...

bug

Bumps [koa](https://github.com/koajs/koa) from 2.15.2 to 2.16.1. Release notes Sourced from koa's releases. v2.16.1 fix: don't render redirect values in anchor ref 2.16.0 This is a backported release to fix core...

dependencies
javascript