Skip to content

Vue.js not detected #832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
phlegx opened this issue Dec 4, 2018 · 2 comments
Closed

Vue.js not detected #832

phlegx opened this issue Dec 4, 2018 · 2 comments

Comments

@phlegx
Copy link

phlegx commented Dec 4, 2018

Version

5.0.0-beta.3

Browser and OS info

Firefox 63.0.3 (64-bit)

Steps to reproduce

The add-on vue-devtools is not activated. It shows "Vue.js not detected".

I have created a Rails Vue app with a simple example. The app works fine. The only think the console shows is: "Content Security Policy: The page’s settings blocked the loading of a resource at eval (“script-src”)."
Can this error be the problem?

Vue.config.devtools is set to true. And I'm running in development mode.

On this website "https://new-issue.vuejs.org" the add-on works!

What is expected?

vue-devtools should detect the Vue app.

What is actually happening?

vue-devtools does not detect Vue.

@TheCycoONE
Copy link

I think this is a duplicate of #616 (they changed from unsafe-inline to unsafe-eval)

@Akryum
Copy link
Member

Akryum commented Jan 24, 2019

Duplicate of #616

@Akryum Akryum marked this as a duplicate of #616 Jan 24, 2019
@Akryum Akryum closed this as completed Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants