Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Delegate to existing backend instead of throwing new Error('Cannot have two HTML5 backends at the same time.'); #54

Open
nomcopter opened this issue Dec 14, 2016 · 4 comments

Comments

@nomcopter
Copy link

I have an app that uses the HTML5 backend for drop and drop internally. I want to use a sub-component that also uses it independently, but in the same app. Currently this is only possible if I can actually make changes to this sub-component to remove it's DragContext or export one without which seems unnecessary.

@jcrogel
Copy link

jcrogel commented Dec 29, 2016

+1

@martinnov92
Copy link

Is someone working on this? I would like to use React-Big-Calendar with drag and drop support and my own drag and drop component, but I can´t make it work, because of this :/ unless I remove backend from react big calendar, but that is not a good solution...

@sudhiryadav
Copy link

@martinnov92 did you found the solution ?

@martinnov92
Copy link

@sudhiryadav Nope :/, I created pull request to React Big Calendar to export it without React DnD context. It has been approved and now waiting for merge...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants