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

Vue Devtools stop working #1076

Open
tobiasbeck opened this issue Feb 28, 2024 · 2 comments
Open

Vue Devtools stop working #1076

tobiasbeck opened this issue Feb 28, 2024 · 2 comments

Comments

@tobiasbeck
Copy link

When setting up a new project and starting the app with --env.vueDevtools the Standalone Devtools open but cannot connect to the app.
Output in the console is the following:

 [VueDevtools] Connecting to http://localhost:8098...
 [VueDevtools] Failed to init: TypeError: doc.createElement is not a function

Downgrading and fixing the version of dev tools to 6.5.1 fixes the issue. It looks like this is a problem with newer dev tools versions.

@vallemar
Copy link
Contributor

Hi @tobiasbeck. What version did you have before 6.5.1?

@tobiasbeck
Copy link
Author

@vallemar Before that it installed 6.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants