How we can access store instance in setup store #1745
Unanswered
cibilex
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.
-
I defined 'router' external property via plugin feature but I could't access it in setup store.
when we use option store is easy to access router via 'this' but in setup store 'this' is happening undefined.
I looked pinia documantation but I did not found anything about this problem.
Could somebody help me please.
Beta Was this translation helpful? Give feedback.
All reactions