Semantic-ui-react: findDOMNode is deprecated in StrictMode

Created on 4 Aug 2020  路  2Comments  路  Source: Semantic-Org/Semantic-UI-React

Bug Report

I saw this issue being reported before #3810, and it is now closed. However. I'm getting exactly the same warning in an app created with npx create-react-app. It also seems like reactjs/rfcs#97 has been already merged.

duplicate

Most helpful comment

Thanks for reporting 馃憤

https://github.com/reactjs/rfcs/pull/97 was not merged, it was abandoned. So the only way it to use React.forwardRef() everywhere, we are tracking this under #3819.

All 2 comments

馃憢 Thanks for opening your first issue here! If you're reporting a 馃悶 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

Thanks for reporting 馃憤

https://github.com/reactjs/rfcs/pull/97 was not merged, it was abandoned. So the only way it to use React.forwardRef() everywhere, we are tracking this under #3819.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coolpopo picture coolpopo  路  26Comments

mmahalwy picture mmahalwy  路  45Comments

anhdle14 picture anhdle14  路  20Comments

callain picture callain  路  22Comments

the-simian picture the-simian  路  24Comments