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

closes #1739 force update: merged `forceToggleAll` to `toggle`

### Version 6.0.0-beta.2 ### Browser and OS info Chrome 85 ### Steps to reproduce 1) create vue project useing vue cli - Pick Typescript, vue 3 preview. 2) create component...

enhancement
vue 3.x

### Version 6.0.12 ### Browser and OS info Chrome 98 / Windows 10 ### Steps to reproduce 1. Open nuxt 3 dev page on localhost 2. Launch Chrome DevTools 3....

### Version 6.1.3 ### Browser and OS info Chrome 99 / Windows 10 Vue 2.6.14 ### Steps to reproduce The following code ``` ``` will list the components in the...

### Version 6.1.3 ### Browser and OS info Safari 11 (604.1.38) with the Shell-Electron runtime ### Steps to reproduce - Install the devtool as a package dependency or from the...

### Version 6.0.12 ### Browser and OS info Chrome 98.0.4758.109 MacOS Monteroy ### Steps to reproduce It is now incredibly difficult to use this feature, it worked previously, but now...

### Version 6.0.13 ### Browser and OS info Chrome 已是最新版本 版本 99.0.4844.51(正式版本) (64 位) ### Steps to reproduce 没有文档,没有解释 ### What is expected? 无法使用 ### What is actually happening? 想要使用

### Version 6.1.3 ### Browser and OS info Firefox 98.0.1 / MacOS 12.3 ### Steps to reproduce 1. use `yarn create vite my-vue-app --template vue` create a vite/vue project 2....

### Version 6.1.3 ### Browser and OS info Chrome 99 / Firefox / Windows 10 ### Image ![image](https://user-images.githubusercontent.com/62432375/158826340-19118f49-1727-4b24-83c6-e9c6a675a279.png) The lower 4 AccordionItem-Components are basically the same as the upper one...

### Version 5.3.3 ### Browser and OS info Chrome 81 on Windows 10 64bit 19.09 ### Steps to reproduce I have a page made using vue 2.x (latest), I right...

enhancement
regression