5

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

Dinitha ransidhu
  • 99
  • 1
  • 2
  • 4

2 Answers2

3

There you can install the DevTools for Vue 3, just scroll to Beta

https://devtools.vuejs.org/guide/installation.html

wittgenstein
  • 3,670
  • 7
  • 24
  • 41
0

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)

keizah7
  • 649
  • 4
  • 18