$auth.loggedIn vs $store.state.auth.loggedIn #1555
Unanswered
n-simoes-santos-alb
asked this question in
Q&A
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.
-
Hi,
Why, in some use cases, this two calls return different values?
$auth.loggedIn = false
$store.state.auth.loggedIn= true
NS
Beta Was this translation helpful? Give feedback.
All reactions