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

Calling PropTypes validators directly is not supported by the prop-types package #159

Open
isaachinman opened this issue Oct 8, 2018 · 1 comment · May be fixed by #164
Open

Calling PropTypes validators directly is not supported by the prop-types package #159

isaachinman opened this issue Oct 8, 2018 · 1 comment · May be fixed by #164

Comments

@isaachinman
Copy link

Just installed this package, used a basic Grid, Row, Col setup, and received the following React warnings:

Warning: Failed prop type: Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types
    in Col
    in Footer
    in Fragment
    in Context.Provider
    in NamespacesConsumerComponent
    in WithMergedOptions
    in Context.Consumer
    in WithContext
    in Container

I'm using:

  • React 16.4.1
  • react-flexbox-grid 2.1.2
@nonjene nonjene linked a pull request Apr 21, 2019 that will close this issue
@Almo7aya
Copy link

Can anyone do something with this, please?

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

Successfully merging a pull request may close this issue.

2 participants