react-sortable-tree icon indicating copy to clipboard operation
react-sortable-tree copied to clipboard

Cannot Drag Tree to Tree

Open DumindaKuruppu opened this issue 2 years ago • 0 comments

While dragging a node from a tree to tree I'm getting errors from these files

SourceImpl.endDrag https://rts2mp.csb.app/node_modules/react-dnd/14.0.4/dist/esm/decorators/createSourceFactory.js:101:17 DragDropManagerImpl.endDrag https://rts2mp.csb.app/node_modules/dnd-core/dist/esm/actions/dragDrop/endDrag.js:17:14 Object.eval [as endDrag] https://rts2mp.csb.app/node_modules/dnd-core/dist/esm/classes/DragDropManagerImpl.js:93:38

DumindaKuruppu avatar Oct 26 '23 12:10 DumindaKuruppu