Store as a composable #1350
Unanswered
DennGuez
asked this question in
Help and Questions
Replies: 1 comment
-
Maybe you meant to write: return { ...toRefs(places.value) } |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have this state:
The calls in template works like this:
mapStore.places.location
and not like thismapStore.location
why??Beta Was this translation helpful? Give feedback.
All reactions