Skip to content

fix: avoid exception when opening devtools on a non-vue page #1663

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

Merged

Conversation

javier-garcia-meteologica
Copy link
Contributor

@javier-garcia-meteologica javier-garcia-meteologica commented Jan 12, 2022

Solves the following error when opening browser devtools on a non-vue page

TypeError: can't access property "Vue", window.__VUE_DEVTOOLS_GLOBAL_HOOK__ is undefined

Solves the following error when opening browser devtools on a non-vue page

TypeError: can't access property "Vue", window.__VUE_DEVTOOLS_GLOBAL_HOOK__ is undefined
@Akryum Akryum merged commit 10629e1 into vuejs:main Jan 12, 2022
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

Successfully merging this pull request may close these issues.

2 participants