Store state not showing in devtools when using setup syntax + $patch support and expected behaviour #2425
-
Beta Was this translation helpful? Give feedback.
Answered by
posva
Sep 22, 2023
Replies: 1 comment 2 replies
-
It could be that you are not returning the state like it should be: https://pinia.vuejs.org/core-concepts/#Setup-Stores |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
goodpixels
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It could be that you are not returning the state like it should be: https://pinia.vuejs.org/core-concepts/#Setup-Stores