3.8 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Adrian “Razor” V3Nov 20, 2024
There is an issue: everytime when Vue dev tool is open in the development panel, I get an error and get it again and again when I change a page: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name') user-app.js
Lucas Niehues de FariasOct 22, 2024
It was working perfectly until i started using pinia getters Now everytime i open vue devtools and emit an input change which triggers pinia state changes it throws me the error RangeError: Maximum call stack size exceeded. If i don't use devtools it works perfectly. I tried checking if there are no circular refs, but i found none. I found these 2 issues: - https://github.com/vuejs/devtools-v6/issues/1301 - https://github.com/vuejs/devtools-next/issues/420 But i still don't know what is ... Show more
Sahil BawaOct 6, 2024
EDIT: 5/5 stars, THANK YOU ARLO! Wow, quickest turnaround time, so happy that's resolved. Somehow this experience just solidified my decision to go with Vue over the other FE frameworks for my new site. :) Original review (2/5 stars): Helpful when it works, but gets stuck refreshing with the Live Server extension. Have to close and reopen dev tools to get it to refresh.
JanSep 22, 2024
Looks slick, but you cannot see if a value is reactive or just a plain non-reactive object. In the old version, there reactive values were labeled "Reactive", now everything is just "Object". This is essential for me, because I am dealing with very deeply nested objects and must sure that they are not made reactive by accident. Therefore I will have to use the old version in parallel.
Marty CochraneAug 14, 2024
The UI is slicker and it doesn't take re-opening dev tools 3 times to get the extension to attach correctly, so that's both good. But aside from the missing features like search and multi app instance support, it's unusably slow on a large application. Heavy vuex mutations takes a solid 10 seconds to finish processing, and the store itself takes about 30-60 seconds to load and then another 20 seconds or so to be able to start interacting with it. v6 is a buggy mess, but I can at least reboo... Show more
AdnanJun 26, 2024
So far, much better than v6, but I wish that when I click on `pinia` or `vuex` that I see the store directly instead of having to choose between timeline and store each time
Oketa FredJun 25, 2024
It's super fast 🔥🔥
Andrew ReddinMar 19, 2023
This was the greatest extension i've ever used in the Vue 2 days Then vue 3 came out and it became a buggy, unreliable mess. You could still sort of use it though Now it just doesn't load whatsoever. What is going on over there??
西洼Jan 30, 2023
An error occurred in hook walkComponentParents TypeError: Cannot read properties of undefined (reading 'parent')
Farhad ShikderJan 17, 2023
It does not work at all.