Can not inspect pinia in Vue devtools when I use the pinia 2.0.23 but 2.0.13 #1805
Unanswered
jc-yang
asked this question in
Help and Questions
Replies: 1 comment 3 replies
-
Same. Only fix was to downgrade it. Also commented in a closed isssue in Vue Devtools github. Beta version breaks even further. Proposed solution was not a fix either. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
none
Steps to reproduce the bug
When I use the latest version 2.0.23 of pinia, there is no pinia panel in Vue devtools but exists when I switched to pinia 2.0.13. The only difference of my codes is the pinia version.
Expected behavior
Pinia option might always appear in the devtools no matter which pinia version used in my code.
Actual behavior
When I use pinia 2.0.23

Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions