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.
Need to click browser back button twice to exit page in SSR example #313
Closed
Description
I'm following the SSR example here:
https://github.com/reactjs/react-router-redux/blob/master/examples/server
Open http://localhost:8080, click browser back button, redux will dispatch router/LOCATION_CHANGE action, the page will remaining in same http://localhost:8080. Click browser back button again, then only the page will be close.
I noticed same issue on other community example as well such as https://github.com/svrcekmichal/universal-react
Metadata
Metadata
Assignees
Labels
No labels