-
-
Notifications
You must be signed in to change notification settings - Fork 528
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels