Reputation: 129
Hey guys i'm using Vue devtools in firefox browser. Vue devtools detecting perfectly on Vue 2.6.12 application. but it's not detecting on Vue 3.0.0 application.How can solve this problem. Thanks
Upvotes: 5
Views: 8884
Reputation: 743
To install or update the beta version of the devtools, go to one of repository releases and download the xpi file (https://devtools.vuejs.org/guide/installation.html#beta)
Upvotes: 0
Reputation: 4510
There you can install the DevTools for Vue 3, just scroll to Beta
https://devtools.vuejs.org/guide/installation.html
Upvotes: 3