Open artem-kurchenko opened 1 year ago
6.5.0
https://stackblitz.com/edit/vitejs-vite-fqjfed
Open a link in a stand-alone page: webcontainer.io Inspect the DxButton component in Vue Dev.Tools
DxButton
Component's name is not detected. It's always displayed as Anonymous Component https://monosnap.com/file/9QjkLTcBX1Ir889N6lMUxz2vJvEggt
Component's Name should be properly displayed
Windows 10, Chrome Version 111.0.5563.147 "vue": "3.2.47"
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:
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.ToolsWhat 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
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: