Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

After initial render first action requires two clicks #444

Closed
@pitr12

Description

@pitr12

Hello guys!

In our App where we are using react-router-redux, we experienced the same problem as described in 313. New release regarding to 403 fixed this problem as it was supposed to, but it caused new problem in our app that forced us to downgrade back to previous release.

New problem that 403 is causing is that after initial render first action requires two clicks. For example if I refresh page on landing page and then click some menu item which is supposed to redirect me to new location, nothing happens and than if i click again after that I am redirected to new location. (To be more precise, after first click I am redirected to location at which i actually am. Eg. I am on landing page, hit refresh and after refresh i click on menu item 'about', and my location is replaced to same location 'landing' and after second click on item 'about' location is changed correctly).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions