nkbt / component-router

Redux-based component routing solution
https://nkbt.github.io/component-router
MIT License
93 stars 7 forks source link

Debounce url changes #99

Closed nkbt closed 8 years ago

nkbt commented 8 years ago

If you navigate away page with query params you have to click back twice to get back

Fixes #96

Also found missing update of currentRoute