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

LOCATION_CHANGE action no longer fired when page loads with [email protected] #477

Closed
sunjay opened this issue Oct 25, 2016 · 2 comments
Closed

Comments

@sunjay
Copy link

sunjay commented Oct 25, 2016

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.

@timdorr
Copy link
Member

timdorr commented Oct 25, 2016

This library does not yet work with 3.0. Please continue to use React Router 2.8.1 and waiting until the fixes from #476 are released.

@timdorr timdorr closed this as completed Oct 25, 2016
@swsnr
Copy link

swsnr commented Nov 4, 2016

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

3 participants