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

Using RoutingContext directly does not setup Router properly #215

Closed mailaneel closed 8 years ago

mailaneel commented 8 years ago

Using RoutingContext directly does not setup Router properly, using Router instead which internally using RoutingContext https://github.com/rackt/redux-router/issues/179

mailaneel commented 8 years ago

Please ignore this, failing tests will fix and send one more