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

DevExtreme components are displayed as Anonymous Component in Dev.Tools #2043

Open
artem-kurchenko opened this issue Apr 4, 2023 · 0 comments

Comments

@artem-kurchenko
Copy link

Vue devtools version

6.5.0

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-fqjfed

Steps to reproduce & screenshots

Open a link in a stand-alone page: webcontainer.io
Inspect the DxButton component in Vue Dev.Tools

What is expected?

Component's name is not detected. It's always displayed as Anonymous Component
https://monosnap.com/file/9QjkLTcBX1Ir889N6lMUxz2vJvEggt

What is actually happening?

Component's Name should be properly displayed

System Info

Windows 10, Chrome Version 111.0.5563.147  
"vue": "3.2.47"

Any additional comments?

At the same time component name detection works for a Vue project in CodeSandBox.

Link: https://wlr42p.csb.app/
Screenshot: https://monosnap.com/file/AFZR0ag3Bqj6WojgBOfgpz4B0wVejc

I also found:

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

1 participant