admin管理员组

文章数量:1403500

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

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

Share Improve this question asked Jun 1, 2021 at 6:07 Dinitha ransidhuDinitha ransidhu 1291 gold badge2 silver badges5 bronze badges 1
  • 1 This requires to use beta extension release in Chrome. I suppose that's the case for FF either. – Estus Flask Commented Jun 1, 2021 at 7:09
Add a ment  | 

2 Answers 2

Reset to default 3

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

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

To install or update the beta version of the devtools, go to one of repository releases and download the xpi file (https://devtools.vuejs/guide/installation.html#beta)

本文标签: javascriptVue devtools in firefox not detecting Vue 3 appStack Overflow