Skip to content

Use of unsafe or deprecated React methods: UNSAFE_componentWillMount, findDOMNode #22

@magWagner

Description

@magWagner

I'm testing your plugin for production use in my company running

react 17.0.2 in React.StrictMode

Wich is giving me warnings about your use of unsafe live cycle methods and the deprecated findDOMNode.

I would like to ask you, if you are planning to switch to functional components and/or refactor to in favor of using ref instead findDOMNode anytime soon?

I otherwise like your plugin very much and I do think it performs quite nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions