Open basil-gor opened 1 year ago
Sorry, but now I see that in some cases it works fine, but in some stores I got the issue like this one https://github.com/vuejs/devtools/issues/1696. Here is mine console errors:
@basil-gor
I check the error and it is not related with #1696
Can you provide a reproduction repo?
What problem does this feature solve?
When I'm using Pinia setup store instead of classic options store, dev tools doesn't show the store's state. Will be great to add support for Pinia setup stores.
Thanks!