Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

passing params from react-router #246

Closed
adhsu opened this issue Jan 29, 2016 · 2 comments
Closed

passing params from react-router #246

adhsu opened this issue Jan 29, 2016 · 2 comments

Comments

@adhsu
Copy link

adhsu commented Jan 29, 2016

It would be extremely useful to have the 'params' prop that's injected by react-router into the components also stored in redux. Is there any reason this shouldn't happen?

@timdorr
Copy link
Member

timdorr commented Jan 30, 2016

That is part of the router, which we don't touch directly. They're made available on your route components already via this.props.params

@leidegre
Copy link

@adhsu totally doable, checkout issue #297

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants