Skip to content

ES6 array methods on prop fail prop-types rule #146

Closed
@vanwagonet

Description

If a prop is validated as React.PropTypes.array using the find method on the array causes the react/prop-types rule to fail.

The ES6 methods should not need to be declared in prop types.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions