reactjs / react-router-redux

Ruthlessly simple bindings to keep react-router and redux in sync

Home Page:https://www.npmjs.com/package/react-router-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation should cover connect() and withRouter()

murph opened this issue · comments

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.

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

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