-
Notifications
You must be signed in to change notification settings - Fork 983
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
Not supporting in [email protected] #838
Comments
Read Readme.md which will answer your question |
but change my node version from new to old and now worked. |
How to handle on react 18 please provide an alternative for this. I read the readme but I didn't understand the logic ? |
use @dnd-kit. this library uses the findDOMNode method which is deprecated in StrictMode in React 18. |
Any updates on that? It's high time |
use npm -f install react-sortable-hoc --save |
npm install react-sortable-hoc --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"^18.0.0" from the root project
npm ERR! A complete log of this run can be found in:
The text was updated successfully, but these errors were encountered: