Skip to content

findDOMNode deprecated in react strict mode #98

@fwiech

Description

@fwiech

Could we change this here somehow? (by not using findDOMNode)

Warning about deprecated findDOMNode usage

Usage

return (ReactDOM.findDOMNode(node) as unknown) as T;

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