reactjs/react-router-redux

Documentation should cover connect() and withRouter()

murph opened this issue · 2 comments

murph commented

Hey,

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.

murph commented

Maybe those should be linked from the react-router-redux docs?

https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux