Home

Issue: 2836

Vue.js not detected on browser

[issue link]

Hi, I’m developping a website which works normally. But when I try to open vue-devtools, it remains empty. Vue-devtools icon says “Vue.js not detected”, however, vue-devtools tab is available and says “Ready. Detected Vue 2.5.13”, but doesn’t show any component nor store or event.

I read some posts and threads about devtools not working with minified versions of Vuejs or with “File://” protocol, but I’m unable to fix this.

I’m on Nuxt 1.3.0, Vue-devtools 4.1.3, Firefox 58.0.2 or Chrome 64.0.3282.140 (neither works). I launch the site with npm run dev (ie. nuxt)…

Does someone could help ? Thanks

This question is available on Nuxt.js community (#c2466)