devtools
devtools copied to clipboard
No info in selected component
Vue devtools version
6.5.1
Link to minimal reproduction
localhost
Steps to reproduce & screenshots
Sometimes there is just nothing in component info window.
What is expected?
Functionality
What is actually happening?
No Functionality
System Info
Chrome
Any additional comments?
No response
The same here, a few weeks ago I could still see the data within the components with Force Vue Devtools via the DevTools, now I only see props and empty symbols. This was actually useful, especially on production pages
Facing the same issue. With 6.6.1 version. Does anyone know how to fix this?
+1
+1
Minimal reproduction: https://stackblitz.com/edit/vitejs-vite-zhshuz?file=src%2Fmain.js ~I'm working on a fix~ done: #2155