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.

Need to click browser back button twice to exit page in SSR example #313

Closed
@alphasp

Description

@alphasp

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

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