Hi author,
I'm getting this warning when using reactjs@15.3.2, and React team give the suggestion how to fix this in thirdparty library, do you have time to look at it? Thanks.
Warning: You are manually calling a React.PropTypes validation function for the path prop on Route. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.
Hi author,
I'm getting this warning when using reactjs@15.3.2, and React team give the suggestion how to fix this in thirdparty library, do you have time to look at it? Thanks.
Warning: You are manually calling a React.PropTypes validation function for the
pathprop onRoute. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.