reactjs / react-router-redux

Ruthlessly simple bindings to keep react-router and redux in sync
https://www.npmjs.com/package/react-router-redux
MIT License
7.81k stars 644 forks source link

How to preserve router in ownProps? #634

Closed wzup closed 6 years ago

wzup commented 6 years ago

Your plugin swallows router if I pass my own prop to a component. How to preserve router in ownProps?

timdorr commented 6 years ago

This is a bug tracker, not a support system. For usage questions, please use Stack Overflow or Reactiflux where there are a lot more people ready to help you out. Thanks!