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

Init currentLocation to initial location from the store #403

Merged
merged 1 commit into from
Jun 6, 2016

Commits on Jun 2, 2016

  1. Init currentLocation to initial location from the store

    This solves the problem when the server has initialised the state and the user already has things in their history.
    Without this change a superfluous action will be pushed with the same URL that the user is already looking at resulting in that we would need to use the back button twice.
    
    Resolves reactjs#313
    dlmr committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    46df494 View commit details
    Browse the repository at this point in the history