Warning: You are manually calling a React.PropTypes validation function for the `dispatch` prop on `ReduxElmView`. 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 there,
I'm getting a
Don't call PropTypeswarning https://facebook.github.io/react/warnings/dont-call-proptypes.html after upgrading toreact@15.2.1.The full warning is:
Cheers,
Jun