Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-router's {this.props.children} seems disabled its original context. #1343

Closed
ustccjw opened this issue Jun 18, 2015 · 2 comments
Closed

Comments

@ustccjw
Copy link
Contributor

ustccjw commented Jun 18, 2015

reduxjs/redux#136

@ustccjw
Copy link
Contributor Author

ustccjw commented Jun 18, 2015

I use react-router v1.0-beta2, I found when I use {this.props.children} to use 'component of redux', @connect, then will report error: Failed Context Types: Required context 'redux' was not specified in 'Connector'. Check the render method of 'Connector(DashboardApp)'

It seems react-router disabled the 'redux' context, so what should I do ?

@ryanflorence
Copy link
Member

@gaearon has the solution on the redux issue

@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2019
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

2 participants