Skip to content

React logs a deprecation warning about manually calling a React.PropTypes validation #31

Description

@wukkuan

This seems to be universal. I was able to reproduce it just using the react-create-app-example you've provided.

app.js:872 Warning: You are manually calling a React.PropTypes validation function for the messages prop on App. 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.

react cards 2016-10-20 17-00-00

I did a tiny bit of looking to figure out where this is happening, but I'm not familiar with the codebase. Any ideas as to where I might look?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions