3.9
64
96282
25

Chrome DevTools extension for debugging Vue.js applications.
This is the beta channel – a major refactor that brings initial Vue 3 support. Note this is still a work in progress:
– Currently only supports Vue 3
– Only provides component inspection for now – other features coming soon.
Note the beta channel may cause conflict with the stable version of Vue devtools. If the Vue icon is lit but the Vue tab doesn’t show up in devtools, please temporarily disable the stable version and re-open the page.
just that the icon lights up not work
Increible, de muchisima ayuda.
nice
6.0.0 beta 5 not work
No longer works?
Tried every workaround, but could not get this to appear in my DevTools. Latest Chrome, MacOS.
用的 typescript,都看不到属性啊
It’s a long way from what it should be. Won’t even show the Store at the time of this writing. Nevermind timetravel…
怎么在devtools中查看vuex的数据呢
It doesn’t show in my dev tools at all, so I haven’t been able to use it yet unfortunately.
6.0.0 beta 3用不了,之前用6.0.0 beta 2可以正常看数据之类的,现在更新后就不行了,没任何数据
我用的vite +vue 3.0 ,dev tools亮了 ,但是控制台看不到
用模板语法才能像截图那样识别组件变量,如果是tsx+setup方式定义,就识别不到
vue2可以直接在devtools里改data的数据。vue3只能看setup里的值,无法修改,而且看到的值不会实时更新
how to use for vuex in vue3.0?
also vue3.0 can’t to use this tool,if you can,please tall me by [email protected]
Coolest extension ever
Even better than vue dev tools for Vue 2 !
Cannot edit properties?
Not very user friendly, need more feature!
Как поменять значение переменных в компоненте? Там только есть возможность скопировать значение поля
vuex not working on vue3
Thank you for Vue 3 support, but PLEASE remove all those console.logs you left that are polluting our app’s console:
connect done – backend.js:712
Enabling backend for Vue 3 – backend.js:1185
Instance uid=0:24 not found – backend.js:2845
{uid: 24, vnode: {…}, type: {…}, parent: {…}, appContext: {…}, …} – backend.js:2551
There is no need for info messages such as “connect done” since we will immediately find out if devtools are not working.
can not debug vuex in devtools, why?
Doesn’t work with Vue3 rc5