Vue-devtools: can not find `Vue` pannel on chrome devtool when detected the vue.js

Created on 30 Oct 2017  路  3Comments  路  Source: vuejs/vue-devtools

0dd1a00c-568e-463c-abe3-c0ef58f1397a

  • sure about the Vue.config.devtools = true in the entry js file
  • and it is not at the production mode
  • chrome version is 62.0.3202.75

why not show the Vue devtool pannel always on the chrome devtools tab(like the extension Redux DevTools)

Most helpful comment

Close the devtools and reopen them
Vue devtools only appear when Vue is detected, that way you can drag it upfront and it will not bother you when developing non-vue apps

All 3 comments

Close the devtools and reopen them
Vue devtools only appear when Vue is detected, that way you can drag it upfront and it will not bother you when developing non-vue apps

thanks worked

Worked...found I have more than 1 dev tool open. Need to close them all for this to work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davestewart picture davestewart  路  3Comments

sithuaung picture sithuaung  路  4Comments

stiltet picture stiltet  路  3Comments

gustojs picture gustojs  路  3Comments

Gedminas picture Gedminas  路  3Comments