devtools
devtools copied to clipboard
⚙️ Browser devtools extension for debugging Vue.js applications.
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...
ComponentWalker.getInternalInstanceChildren -- Cannot read properties of null (reading 'component')
### 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...
怎么使用vuex
### 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  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...