Skip to content

react peerDependencies is incorrect #20

@AlwaysMoreHats

Description

@AlwaysMoreHats

You're using React.findDOMNode() which is leading to the error "Uncaught TypeError: _react2.default.findDOMNode is not a function" when a project using it is still on React 12 (exact: 0.12.2). It seems that function was added in 0.13.1, so it looks like your peerDependencies is out of date.

Metadata

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