Replies: 1 comment
-
You don't need a |
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.
-
Since using the model already initiates a Pinia store, I was wondering if we still need a call to defineStore somewhere else? To me this seems to to be redundant, but maybe I am missing something. I do find examples that use a model and a call to defineStore; how does that work? Do they overwrite each other?
Beta Was this translation helpful? Give feedback.
All reactions