vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

dropResult object missing droppedElement property?

Open budkin76 opened this issue 3 years ago • 4 comments

The docs state that the dropResult object passed to the @drop handler has the following property:

droppedElement : DOMElement : the DOM element that is moved

But when logging it, only addedIndex, removedIndex, and payload show up in the object.

budkin76 avatar Sep 12 '20 03:09 budkin76

I have same problem: no droppedElement returned by drop event.

Did you find a way to have this information ?

minirom avatar Mar 31 '21 10:03 minirom

Is there a solution to this or is it just not working?

Myucil avatar Apr 28 '21 18:04 Myucil

@budkin76 Hey, Did you find any solution to this? I really need the DOMObject return.

mehmoona-bb avatar Dec 06 '22 23:12 mehmoona-bb

@budkin76 Hey, Did you find any solution to this? I really need the DOMObject return.

Sorry I never did, and I'm no longer working on this app.

budkin76 avatar Mar 06 '23 21:03 budkin76