Skip to content

Warning: findDOMNode is deprecated in StrictMode. #465

@bharadhwaj

Description

@bharadhwaj

I am getting an error when I am trying to use Draggable,

Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Draggable which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://fb.me/react-strict-mode-find-node

Seems like an error inside the library code for me, and not very sure is there anything I can do to solve the error in my end?

I am using uncontrolled Draggable component.

Any help is appreciated.

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