You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
Hi,
I had to rollback to react-router 2.8.1 because no location change action is being sent when the page loads when I use react-router 3.0.0. There must be some breaking change that is causing this because they bumped the major version number.
Just out of curiosity, because we stumbled over this issue as well: Why is react-router not a dependency of react-router-redux?
If there had been a "react-router": "^2.0" dependency here yarn wouldn't even have let us update to react-router 3.
PS: I'm not a JS developer normally and am not too familiar with how dependencies work in Javascript, so please excuse me if that's a stupid question 😊
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I had to rollback to react-router 2.8.1 because no location change action is being sent when the page loads when I use react-router 3.0.0. There must be some breaking change that is causing this because they bumped the major version number.
I'm using [email protected].
I think this is a bug because this used to work and stopped working with the latest major react-router release.
The text was updated successfully, but these errors were encountered: