We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.0.0-beta.21
MacOS 12.1, Version 1.34.81 Chromium: 97.0.4692.99 (Official Build) (x86_64)
import HelloWorld from './HelloWorld.ce.vue' customElements.define('hello-world', defineCustomElement(HelloWorld))
open browser and see that vue devtools are not showing up.
Vue Devtools beeing there
no devtools
I couldn't find any info on this. Is it known? Are there plans to make it work?
thx
The text was updated successfully, but these errors were encountered:
Issue on the core repo: vuejs/core#4356 (comment)
Sorry, something went wrong.
No branches or pull requests
Version
6.0.0-beta.21
Browser and OS info
MacOS 12.1, Version 1.34.81 Chromium: 97.0.4692.99 (Official Build) (x86_64)
Steps to reproduce
open browser and see that vue devtools are not showing up.
What is expected?
Vue Devtools beeing there
What is actually happening?
no devtools
I couldn't find any info on this. Is it known? Are there plans to make it work?
thx
The text was updated successfully, but these errors were encountered: