frontend-collective / frontend-collective/react-sortable-tree
Cannot have two HTML5 backends at the same time.
Open
investigate
question
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We are using react-sortable tree component where i do not need drag/drop functionlity.At the same time, we are using react-trello component which is having kanban board with drag and drop functionlity.
These two components are being used in same page.
So, we are getting **Cannot have two HTML5 backends at the same time.** error.
We have made canDrag={false} canDrop={false}. But Still we are facing the same issue.
Can you Please help me to remove draggablecontext from sortable tree.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.