You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same problem here when updating @pinia/nuxt from 0.9.0 to 0.10.1. Pinia tab is missing from Vue devtools. Nuxt devtools shows a Pinia tab but never manages to connect to the available stores.
Steps to reproduce the bug
Expected behavior
Actual behavior
No errors anywhere, but simply no dev integration for pinia.
Additional information
Everything else works, the stores work and my app still functions the same, only the development integration is broken.
This might have something to do with the upgrade to Vue Devtool v7? Not sure if that also includes the console statements.
For now, I cannot upgrade to 3.0.x.
The text was updated successfully, but these errors were encountered: