nkbt / component-router

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

State should not be replaced if no changes #100

Closed nkbt closed 8 years ago

nkbt commented 8 years ago

Also if URL has not been changed (based on history subscription), we do not update store

Fixes #98