-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
[V3] console report errors in react-router@3.0.4 #4943
Comments
which change cause these errors and how do i fix it? |
|
@krisaoe thx, but my react version is 15.1.0. prop-types@^15.5.6 I have no plan to update react to 15.5 yet, will react-router fix it? |
|
sorry, I misread my page, it is still a lot of warnings in Console |
This was specifically fixed here: #3591 If something is running your PropType validations manually, it's not us. |
Version
3.0.4
I updated my react-router from 3.0.2 to 3.0.4.
it works fine in 3.0.2.
ref: https://facebook.github.io/react/warnings/dont-call-proptypes.html
The text was updated successfully, but these errors were encountered: