You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In regards to these warnings you are receiving, I have been unable to reproduce it locally or on the documentation site. Would you mind providing a CodeSandbox reproduction so we can look into it more?
Describe the bug
The drag and drop feature does not work in current React 18 because of a deprecated library react-beautiful-dnd. It looks like this could be replaced with a working [@hello-pangea/dnd](https://stackoverflow.com/questions/75124430/react-beautiful-dnd-warning-defaultprops-will-be-removed)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
drag and drop should work
Screenshots
Desktop (please complete the following information, if applicable):
The text was updated successfully, but these errors were encountered: