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

After initial render first action requires two clicks #444

Closed
pitr12 opened this issue Aug 26, 2016 · 0 comments
Closed

After initial render first action requires two clicks #444

pitr12 opened this issue Aug 26, 2016 · 0 comments

Comments

@pitr12
Copy link

pitr12 commented Aug 26, 2016

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants