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.
馃憢 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.
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.