ZaninAndrea / react-draggable-tabs

Draggable atom-like tabs for React
MIT License
54 stars 10 forks source link

Drag and Drop conflict with another Component #7

Open icharge opened 3 years ago

icharge commented 3 years ago

I just realize Drag-n-Drop function on File uploader or Dropzone or FilePond or WYSYWYG Editor Drag not working because of render React Draggable Tabs component.

How to fix it? Thanks

icharge commented 3 years ago

Like this case https://github.com/react-dnd/react-dnd/issues/457