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

Don't Call PropTypes #61

Open
jmatsushita opened this issue Oct 12, 2016 · 3 comments
Open

Don't Call PropTypes #61

jmatsushita opened this issue Oct 12, 2016 · 3 comments

Comments

@jmatsushita
Copy link

Hi there,

I'm getting a Don't call PropTypes warning https://facebook.github.io/react/warnings/dont-call-proptypes.html after upgrading to react@15.2.1.

The full warning is:

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.

Cheers,

Jun

@namjul
Copy link

namjul commented Oct 13, 2016

Works for me. Are you using PropTypes other then annotating React components?

@tomkis
Copy link
Collaborator

tomkis commented Oct 25, 2016

WFM too, any way to provide some additional information? Like full stack trace? Are you sure, that this warning is not causing your code base?

@tomkis
Copy link
Collaborator

tomkis commented Feb 23, 2017

Please @jmatsushita can you check again? We've done a major rewrite.

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

3 participants