Skip to content

Cannot have two HTML5 backends at the same time. #177

Open
@gmarathi-nisum-com

Description

@gmarathi-nisum-com

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions