-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
need more infoIssue author needs to provide more infoIssue author needs to provide more info
Description
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:
- use the example located at https://developer.bigcommerce.com/big-design/statefulTable
- attempt to drag and drop
- open warnings console
- See error
Expected behavior
drag and drop should work
Desktop (please complete the following information, if applicable):
- OS: Mac os
- Browser Chrome
- React 18
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
need more infoIssue author needs to provide more infoIssue author needs to provide more info
