acdlite / redux-router

Redux bindings for React Router – keep your router state inside your Redux store
MIT License
2.3k stars 216 forks source link

change from using replaceState to replace #208

Closed originalmoose closed 8 years ago

originalmoose commented 8 years ago

This should take care of the warnings in console when using redux-router.

Scarysize commented 8 years ago

@originalmoose Thank you, always enjoying these test-passing PRs :smile: