Skip to content

The login() action creator isn't setting the isLoggingIn store item #18

@shiraze

Description

@shiraze

I can make a call to dispatch(login(config)) and cause the login window to pop-up. I can successfully get a token, and the store state is populated as expected. If I choose to close the pop-up without authenticating the store state is also as expected.
For some reason, though, I don't see a 'LOGIN_REQUEST' action taking place, nor does isLoggingIn get set. Any ideas what could be going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions