#Why does Nuxt Dev Tools does not have the ability to inspect a component's state ?

1 messages · Page 1 of 1 (latest)

balmy python
#

I remember Vue 2 had a great dev tools that could preview each component state like data and props and computeds, I've tried looking this feature in Nuxt devtools but it doesnt have it, and Vue 3 devtools are not working anymore.

distant void