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 6.4.5 ### Link to minimal reproduction https://1g32j.sse.codesandbox.io ### Steps to reproduce & screenshots Create a new Nuxt 3 App and install dependencies using the following commands:...

### Vue devtools version 2.7.9 ### Link to minimal reproduction https://cdn.bootcdn.net/ajax/libs/vue/2.7.9/vue.js ### Steps to reproduce & screenshots ![image](https://github.com/vuejs/devtools/assets/90117583/5f367830-1373-4e36-a98a-1779d57311d0) ![image](https://github.com/vuejs/devtools/assets/90117583/c4338901-3efd-4c36-ac10-65ce827424ef) ![image](https://github.com/vuejs/devtools/assets/90117583/648614d6-c76a-40bf-828d-5dec033a8257) ![image](https://github.com/vuejs/devtools/assets/90117583/c0cdd88e-4e9e-46ac-a024-7a58eb77f675) ### What is expected? Select root, and the value...

### Vue devtools version 6.4.5 ### Link to minimal reproduction https://sfc.vuejs.org/#__SSR__eNp9UEkOwjAM/EqUCxea3KsICfGNXFgMFDWL7LQcqv4dJ0WlLOKWGc+MnRnkNkbVdyBraeiITUyCIHVxY33jYsAkdtemPYkzBidWSheUDSvrjZ4crGWQwMV2n4CRMEW2MZOcGaPnsVzLKbly+6huFDzvHtgk7HNAVtaiMJnjXRlbeU0pUq01nY/5gBupgBfNL4WdT40DBeSqA4Y7AXKwletFhmayB6wQ/AkQ8F/mh/QrN8eO1o/8lbmPHwUu+nlrR5g8zZcVd2H0ZHi1ND4AuJ6OCw== ### Steps to reproduce & screenshots 1. open chrome devtool. 2. get p element rendered by Child component and...

upstream

### Description add cli usage without electron ### Additional context --- just because electron is very big and heavy. ### What is the purpose of this pull request? - [...

### Vue devtools version 6.5.0 ### Link to minimal reproduction https://btms.com.br ### Steps to reproduce & screenshots When I open devtools -> vue, sometimes the vuex component is shown but...

### What problem does this feature solve? Sometimes it's really hard to debug the "Duplicate keys found during update" warning, and would be great to have a feature in devtools...

### Vue devtools version none ### Link to minimal reproduction none ### Steps to reproduce & screenshots none ### What is expected? I want to install the extentions in a...

### Vue devtools version 6.5.0 ### Link to minimal reproduction https://github.com/TechAkayy/happy-paws-with-nuxt3 ### Steps to reproduce & screenshots Note, this is a nuxt project, and devtools is added as a nuxt...

### What problem does this feature solve? https://github.com/vuejs/devtools/assets/8122962/ebd5242b-018f-43e8-b718-2c343b0a7276 There are some changes that may help to improve Vue Devtools DX. 1. (skip - I just explored the Collapse Top Pan...

### Vue devtools version 6.4.5 ### Link to minimal reproduction https://github.com/xxwangkaimin/vue-element-plus-admin ### Steps to reproduce & screenshots 1.download this project(https://github.com/xxwangkaimin/vue-element-plus-admin) 2.download dependencies(npm install) 3.run project(npm run dev) 4.open developer tools...