dagstuan / ng2-redux-router

Bindings to connect @angular/router to ng2-redux
MIT License
19 stars 11 forks source link

Store updates from Redux DevTools now properly trigger router location changes. #10

Closed HorusGoul closed 6 years ago

HorusGoul commented 7 years ago

I faced this issue trying to skip states using Redux DevTools. I've tested that with this fix and it seems to work.