You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's an edge case between redux-router and probably history (and maybe the way I setup my routes 😉). I open an issue on redux-router's issues with a full description (code, screencast ...), please consider checking it out : acdlite/redux-router#216
The text was updated successfully, but these errors were encountered:
* split in chunks
* had to add a routerStateSelector to the reduxReactRouter store enhancer (to avoid propTypes warnings from redux router)
* there's is still a bug remaining, see #12
There's an edge case between redux-router and probably history (and maybe the way I setup my routes 😉). I open an issue on redux-router's issues with a full description (code, screencast ...), please consider checking it out : acdlite/redux-router#216
The text was updated successfully, but these errors were encountered: