Closed zoltanbedi closed 6 years ago
After 'USER_CHANGED' the state set to Unauthenticated. After dispatching login from actions 'USER_LOGIN_LOADING' doesn't change the state to pending. I expect the loginstate to be pending once it is in a loading state.
'USER_CHANGED'
'USER_LOGIN_LOADING'
@B3zo0 thanks for the request. It is fixed in version 4.1.0
After
'USER_CHANGED'
the state set to Unauthenticated. After dispatching login from actions'USER_LOGIN_LOADING'
doesn't change the state to pending. I expect the loginstate to be pending once it is in a loading state.