Skip to content

Include react-redux-grid in existing project where also uses HTML5 backend causes problem. #220

Open
@mediongg

Description

@mediongg

I like the feature react-redux-grid provides but when I use react-redux-grid in my project where also applies react-dnd in other component causes Cannot have two HTML5 backends at the same time.. I know this is the well-known constraint of react-dnd itself and using react-redux-grid as library I can't really pass DragDropContext from the root of my app down the road to TableRow.js which uses HTML5Backend in the source code of react-redux-grid.

Is there any way I can avoid this issue without modifying react-redux-grid source code?
Please help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions