Skip to content
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

Vuejs Devtool not working #13

Open
christophbrosch opened this issue Nov 28, 2020 · 1 comment
Open

Vuejs Devtool not working #13

christophbrosch opened this issue Nov 28, 2020 · 1 comment

Comments

@christophbrosch
Copy link
Contributor

The Vuejs devtool is not picking up that the site is running with vuejs. Tested the official extension on both chrome and firefox and on both sites the "Vue.js not detected" message appeared.

@maximdeclercq
Copy link
Owner

maximdeclercq commented Nov 28, 2020

I ran into the same issue and I think this is due to using Vue 3 instead of Vue 2. You can try the beta tools for chrome that supports Vue 3.

I can look if I can support Vue 2, but the syntax is a tad different, so I think I'd have to make a DjangoVue2Component class for that.

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

2 participants