Cannot accessed the state.auth.loggedIn
in vuex with typescript
#1618
Unanswered
fahmiegerton
asked this question in
Support Requests
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.
-
Everything was okay before, but I don't know why this suddenly occurred.
auth
state doesn't exist so my getters throwing an errorcannot read property of 'loggedIn' of undefined
. Is there any changes or something's wrong with my store?and here's my
index.ts
instore
folder.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions