Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
magWagner opened this issue Mar 10, 2022 · 1 comment
Labels
question Further information is requested

Comments

@magWagner
Copy link

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.

@dzmitry-stramavus
Copy link
Member

hey @magWagner , yes, it's in our roadmap (Q1-Q2) to make it run in Strict Mode without warnings.

@dzmitry-stramavus dzmitry-stramavus added the question Further information is requested label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants