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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vueuse/integrations](https://togithub.com/vueuse/vueuse/tree/main/packages/integrations#readme) ([source](https://togithub.com/vueuse/vueuse/tree/HEAD/packages/integrations)) | [`^10.11.1` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/10.11.1/11.0.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/devtools](https://devtools.nuxt.com) ([source](https://togithub.com/nuxt/devtools/tree/HEAD/packages/devtools)) | [`1.3.1` -> `1.3.9`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/1.3.1/1.3.9) |...

### 🐛 The bug When using (the latest version of) Nuxt Devtools and Nuxt Seo, Nuxt won't start in dev mode. See also https://github.com/harlan-zw/nuxt-seo/issues/242 ``` // package.json { "name": "nuxt-app",...

bug

### 🐛 The bug https://github.com/user-attachments/assets/e661f88f-77a7-4fa3-9e27-8bbadb978e66 ### 🛠️ To reproduce latest ver nuxt ### 🌈 Expected behavior abilty to browse bundle like this video [https://nuxt.com/blog/nuxt-devtools-v1-0#production-build-analyzer](https://nuxt.com/blog/nuxt-devtools-v1-0#production-build-analyzer) ### ℹ️ Additional context ``` "dependencies":...

bug

### 🐛 The bug The Nuxt 3 application that I'm currently developing using Typescript has devtools enaled and always throws an error during the initialization which stops the whole page...

bug
needs reproduction

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | autofix-ci/action | action | digest | `ea32e3a` -> `ff86a55` | --- ### Configuration...

### 🐛 The bug 1. click 'robots.txt' ![image](https://github.com/user-attachments/assets/5dc3b764-0fd7-45dd-b822-9867330fc0cc) 2. click 'Cancel' ![image](https://github.com/user-attachments/assets/4fe7fef8-684b-4efd-a952-166440a833b5) ### 🛠️ To reproduce https://github.com/antfu/yak-shaving-map/tree/main ### 🌈 Expected behavior Click the button to close the pop-up ### ℹ️...

bug

### 🆒 Your use case Currently the names of all nodes in the component graph view are just the file names ![image](https://github.com/user-attachments/assets/df58afbc-d45f-40f8-a7e9-a527e56a4d3d) whereas in the list view both the actual...

enhancement
help wanted
pr welcome

### 🐛 The bug DevTools are adding Content-Type header with `application/json` value to GET requests. According to [RFC 7231](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.1): > A payload within a GET request message has no defined...

bug

### 🆒 Your use case Would be great to have a standalone app (electron based) like [vue-devtools-next](https://devtools-next.vuejs.org/guide/standalone). Its a great experience to work on your app especially when we could...

enhancement