react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node

Open aoneahsan opened this issue 1 year ago • 3 comments

https://react.dev/reference/react-dom/findDOMNode#alternatives

"react-sortable-hoc": "^2.0.0",

getting this warning error,

please remove the use of "findDOMNode" from the package

Screenshot 2024-11-11 at 6 52 57 PM

aoneahsan avatar Nov 11 '24 13:11 aoneahsan