DevTools browser extension for Vue.js
Total ratings
3.79
(Rating count:
149)
Review summary
Pros
- Slick UI
- Faster than previous version (v6)
- Helpful when functioning correctly
Cons
- Frequent errors and bugs
- Performance issues on large applications
- Does not properly display reactive values
- Inconsistent loading issues
Most mentioned
- Error messages when using the extension
- Problems related to Vue 3 compatibility
- Complaints about slow performance
- Issues with pinia and vuex state changes
Upgrade to see all 155 reviews
User reviews
Recent rating average:
4.10
All time rating average:
3.79
Upgrade to see all 155 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2024-12-10 | Beatrix Ducz | en | Can I watch an item's state without clicking, like in vscode? | |
2024-11-20 | Adrian “Razor” V3 | en | 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 | |
2024-10-22 | Lucas Niehues de Farias | en | 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 going on :( | |
2024-10-22 | Jan Švanda | |||
2024-10-11 | Hossin Sayed | |||
2024-10-06 | Sahil Bawa | en | 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. | |
2024-09-22 | Jan | en | 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. | |
2024-08-28 | 罗威 | |||
2024-08-27 | Falcom Falc | |||
2024-08-15 | Marty Cochrane | en | 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 reboot it enough times and it doesn't kill my performance as none of these performance issues exist with v6. |
Upgrade to see all 155 reviews