Skip to content

Warning: findDOMNode is deprecated in StrictMode.  #215

Open
@rubsie

Description

@rubsie

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

at div
at Transition (http://localhost:3002/static/js/vendors~main.chunk.js:141255:30)
at Fade (http://localhost:3002/static/js/vendors~main.chunk.js:134172:19)
at Alert (http://localhost:3002/static/js/vendors~main.chunk.js:130584:25)
at div
at FormBuilder (http://localhost:3002/static/js/vendors~main.chunk.js:46449:21)
at div
at FormCreator (http://localhost:3002/static/js/main.chunk.js:599:77)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions