Version
react-router: 4.0.0
react-router-redux: 5.0.0-alpha.3
Test Case
http://jsbin.com/pibofis/edit?html,js,output
(Open output in new tab to see url changes)
Steps to reproduce
- Open redux devtool extension in chrome devtools
- Use navigation a few times
- Jump back to any previous action in redux devtools
Expected Behavior
Browser url will be updated/reseted and router renders the corresponding component
Actual Behavior
Nothing happens