Top "Vue-devtools" questions

Questions related to the Chrome and Firefox DevTools extension for debugging Vue.

How to enable Vue devtools in production mode for chrome extensions?

I'm building a chrome extension, and using a vue-cli webpack config. I'd like to be able to use the vue …

google-chrome-extension vue.js google-chrome-devtools vue-devtools
Is there a vue-devtools extension for Safari?

I'm seeing inconsistencies between how Firefox and Safari are handling one (at least) of my Vue properties and it would …

macos vue.js safari vuejs2 vue-devtools
No Vuex store detected in Vue Dev Tools (vue2/vuex3)

For very specific reasons, I have set the vue dev tools to true in production. Vue.config.devtools = true Am …

google-chrome vue.js vuex vue-devtools
Vue.js devtools not showing

Suddenly my Vue.js devtools stopped working. I had it in the chrome for like 2 years (since I started developing …

google-chrome vue.js vuejs2 devtools vue-devtools
How to populate markers in vue2-google-maps

I'm really new to the whole js and I don't know much of the code.This is the package : https://…

javascript vue.js vue-devtools
Vue Devtools not working locally

Vue Devtools works on all demos/examples online but not on my local pages. Even with the following, the Vue …

vue.js vuejs2 vue-devtools