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
{{ message }}
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
I added react-router and react-router-redux to my project and had a hard-to-debug issue due to a missing withRouter after connect on my main App component.
I'm not familiar enough to update the docs, but I think that this should be covered on the react-router-redux page.