devtools icon indicating copy to clipboard operation
devtools copied to clipboard

⚙️ Browser devtools extension for debugging Vue.js applications.

Results 330 devtools issues
Sort by recently updated
recently updated
newest added

### Vue devtools version 7.5.2 ### Link to minimal reproduction https://github.com/eric-g-97477-vue/PrimeVueTree ### Steps to reproduce & screenshots 1. Download the repo 2. npm install 3. npm run story:dev 4. try...

### Vue devtools version 6.6.3 ### Link to minimal reproduction https://play.vuejs.org/#eNp9kUFLwzAUx7/KM5cqzBXR0+gGKgP1oKKCl1xG99ZlpklIXuag9Lv7krK5w9it7//7v/SXthP3zo23EcVEVKH2yhEEpOhm0qjWWU/QgccV9LDytoWCq4U00tTWBII2NDBN/LJ4Qq0tfFuvlxfFlTRVORzHB/FA2Dq9IOQJoFrfzLouL/d9VfKUU2VcJNhet3aJeioFcymgZFiVR/tiJCjw61eqGW+CNWzepX0pats6pdG/OVKsJ8UEMklswXa/LzkjH3G0z+s11j8n8k3YpUyKd48B/RalODBa+AZpwPPPV9zx8wGyfdTcPgM/MFgdk+NQe4hmydpHvWz7nL+/Ms1XmO8ITdhfKommZp/7UvA/eTxz9X/d2/Fd3pOmF/0fEx+nNQ== ### Steps to reproduce & screenshots Spin up React with init vue @ latest ### What is expected? components....

### Vue devtools version 6.6.4 ### Link to minimal reproduction N/A ### Steps to reproduce & screenshots See files in the repository ### What is expected? 1. Correct links: [devtools-v6](https://github.com/vuejs/devtools-v6)...

### Description **1. Documentation links might be mismatched** Links in this repository navigate to **devtools-next** documentation page instead of **devtools-v6**. These websites have different `/docs` structure, resulting in 404 errors....

### Vue devtools version 6.6.4 ### Link to minimal reproduction this is on localhost ### Steps to reproduce & screenshots https://github.com/dgloriaweb/dailydriver.info-frontend copy repo, run with the #VITE_APP_API_URL=https://budgeterapi.co.uk env variable, run...

### What problem does this feature solve? ## issue vue-devtools version is 6.5.1 By analyzing the browser's memory tools leads to this conclusion `window.__vdevtools_ctx` has a memory leak ![image](https://github.com/user-attachments/assets/e32106c4-a5b9-4494-986c-13a6bd742204) ![image](https://github.com/user-attachments/assets/4af21b5b-57a9-4bb6-9152-eb9a2d2e7be8)...

### Vue devtools version 3.3.4 ### Steps to reproduce & screenshots In a Vue3 website, open the vue devtools from inspection window. There will be no pinia icon sometimes ###...

### Vue devtools version latest ### Link to minimal reproduction 12 ### Steps to reproduce & screenshots I'm using Vite-CRX with Vue and can't find a way to connect Vue...

### What problem does this feature solve? It would be very helpful to see the dependency tree for a given reactive piece of state. For example, on a computed property,...

addressing #2175 issue feel free to edit