Open
Description
I have a list of draggable items and these items are also clickable. They are like shortcuts of links that opens in a new tab. Whenever I start to drag, the items were being clicked and open in a new tab which should not be since I was just dragging and not clicking. I tried adding event.preventDefault, event.stopPropagation, event.stopImmediatePropagation with no success.
Metadata
Metadata
Assignees
Labels
No labels