Hello!
react-beautiful-dnd is no longer being maintained by Atlassian per their readme. It currently doesn't support React 18 and strict mode.
Another developer and myself created a fork @hello-pangea/dnd which improves a few things:
- React 18 support
- React strict mode support
- React redux 8 support
- Converted entire codebase and tests to typescript
- Run test suite with React 16, 17, and 18
@hello-pangea/dnd is a drop-in replacement for react-beautiful-dnd and should require no changes to support aside from renamed imports.
Would Elastic be open to a PR migrating to @hello-pangea/dnd?
Hello!
react-beautiful-dndis no longer being maintained by Atlassian per their readme. It currently doesn't support React 18 and strict mode.Another developer and myself created a fork @hello-pangea/dnd which improves a few things:
@hello-pangea/dndis a drop-in replacement forreact-beautiful-dndand should require no changes to support aside from renamed imports.Would Elastic be open to a PR migrating to
@hello-pangea/dnd?