Static GitHub Issues

[2836] Vue.js not detected on browser

prev: Importing nuxt inside jest logs Vue.productionTip to console
next: Server Rendered Deployment (Universal)

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

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2466">#c2466</a>)</em></sub></div>