Skip to content

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

Description

@isaachinman

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

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