devtools icon indicating copy to clipboard operation
devtools copied to clipboard

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

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

### Version 6.2.1 ### Browser and OS info Chrome 103 / Windows 10 ### Steps to reproduce 1.Name a variable with a string with a decimal point, e.g : 'Add0.1';...

Hello ### What problem does this feature solve? I use vite + vue 3. And use monorepo. Every project have yourself host and port. And i integrated vite + php...

### Version 6.2.1 ### Browser and OS info Chrome 104 / Mac ### Steps to reproduce select a node on Component Tree, click "open in editor" button ### What is...

### Description I don't have enough experience in contributing and pull-requests, so I would be thankful for help. It adds possibility to build Safari Web Extension that works similar to...

### Version 5.1.0 ### Browser and OS info Chrome 74 / MacOS ### Steps to reproduce ```js // entry.js import devtools from '@vue/devtools' // Just import devtools without anything else...

feat: electron app

### Version 5.3.3 ### Browser and OS info WKWebview (Nitro JavaScript engine) / IOS ### Steps to reproduce Using vue-cli and cordova plugin run ios dev script. This should create...

### Version 6.2.1 ### Browser and OS info microsoft edge Version 103.0.1264.62 (Official build) (x86_64) ### Steps to reproduce Open a nuxt-bridge app and wait for a while. Then this...

### Version 6.1.4 ### Browser and OS info chrome Version 102.0.5005.61 (Official Build) (64-bit) ### Steps to reproduce just open console ### What is expected? console error should not be...

need repro

### Version 6.2.1 ### Browser and OS info Chrome / Mac ### Steps to reproduce Open Dev tools, view components and values. Open a new tab with the same web...

I am a newbee. i am trying to install Vue Devtools but Fail Below is my cmd: ``` PS D:\sofdtware\github\vue-xuexi> npm install -g @vue/devtools npm WARN deprecated [email protected]: Debug versions...