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

withRouter blocks rendering if somewhere above the path <Route children with non matched path exists #6004

Closed
istarkov opened this issue Mar 6, 2018 · 1 comment

Comments

@istarkov
Copy link
Contributor

istarkov commented Mar 6, 2018

withRouter blocks rendering if somewhere above the path
<Route children with non matched path exists.

Example:
https://codesandbox.io/s/7mzr57yv4j

content of Hello.js is not rendered,
but if remove withRouter HOC from it all works fine.

@timdorr
Copy link
Member

timdorr commented Mar 6, 2018

This is already fixed by #5964. It's not yet released.

@timdorr timdorr closed this as completed Mar 6, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
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