Can not use store in main.js #963
Unanswered
zettle
asked this question in
Help and Questions
Replies: 0 comments
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
I define store in
src/store/player.js
and I need use store in
/src/App.vue
Expected behavior
Actual behavior
I got an error,I don't even use
usePlayerStore()
Beta Was this translation helpful? Give feedback.
All reactions