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

You should not use <Route component> and <Route render> in the same route; <Route render> will be ignored #9

Open
GlenHughes opened this issue Sep 10, 2018 · 1 comment

Comments

@GlenHughes
Copy link

You should not use <Route component> and <Route render> in the same route; <Route render> will be ignored Getting this error. Any ideas how to fix?

@rocketkittens
Copy link

rocketkittens commented Jan 16, 2020

You did not provide a code sample, regardless issue resides in <Route> tag usage. Also its not an error, its a warning... to learn how to read and close issue from 2018, it is 2020 now.

Warning: You should not use <Route render> and <Route children> in the same route; <Route render> will be ignored

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

No branches or pull requests

2 participants