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.6.1
https://play.vuejs.org/#eNp9kUFLwzAUx7/KM5cqzBXR0+gGKgP1oKKCl1xG99ZlpklIXuag9Lv7krK5w9it7//7v/SXthP3zo23EcVEVKH2yhEEpOhm0qjWWU/QgccV9LDytoWCq4U00tTWBII2NDBN/LJ4Qq0tfFuvlxfFlTRVORzHB/FA2Dq9IOQJoFrfzLouL/d9VfKUU2VcJNhet3aJeioFcymgZFiVR/tiJCjw61eqGW+CNWzepX0pats6pdG/OVKsJ8UEMklswXa/LzkjH3G0z+s11j8n8k3YpUyKd48B/RalODBa+AZpwPPPV9zx8wGyfdTcPgM/MFgdk+NQe4hmydpHvWz7nL+/Ms1XmO8ITdhfKommZp/7UvA/eTxz9X/d2/Fd3pOmF/0fEx+nNQ==
It can show the props panel of all components.
System: OS: Windows 11 10.0.22631 CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics Memory: 2.40 GB / 13.87 GB Binaries: Node: 16.20.1 - D:\nvm\nodejs\node.EXE Yarn: 1.22.19 - D:\nvm\nodejs\node_global\yarn.CMD npm: 9.8.1 - D:\nvm\nodejs\npm.CMD pnpm: 8.6.10 - D:\nvm\nodejs\node_global\pnpm.CMD Browsers: Edge: Chromium (123.0.2420.65) Internet Explorer: 11.0.22621.1 npmPackages: vue: ^3.4.21 => 3.4.21
No response
The text was updated successfully, but these errors were encountered:
same problem with element-plus
Sorry, something went wrong.
Also experiencing this with any components written with the composition API from our component libraries.
I noticed that any component that has a defineExpose(...) definition will show nothing in the props panel.
defineExpose(...)
No branches or pull requests
Vue devtools version
6.6.1
Link to minimal reproduction
https://play.vuejs.org/#eNp9kUFLwzAUx7/KM5cqzBXR0+gGKgP1oKKCl1xG99ZlpklIXuag9Lv7krK5w9it7//7v/SXthP3zo23EcVEVKH2yhEEpOhm0qjWWU/QgccV9LDytoWCq4U00tTWBII2NDBN/LJ4Qq0tfFuvlxfFlTRVORzHB/FA2Dq9IOQJoFrfzLouL/d9VfKUU2VcJNhet3aJeioFcymgZFiVR/tiJCjw61eqGW+CNWzepX0pats6pdG/OVKsJ8UEMklswXa/LzkjH3G0z+s11j8n8k3YpUyKd48B/RalODBa+AZpwPPPV9zx8wGyfdTcPgM/MFgdk+NQe4hmydpHvWz7nL+/Ms1XmO8ITdhfKommZp/7UvA/eTxz9X/d2/Fd3pOmF/0fEx+nNQ==
Steps to reproduce & screenshots
What is expected?
It can show the props panel of all components.
What is actually happening?
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: