Skip to content

Items are being clicked when started dragging. #79

Open
@junobartowski

Description

@junobartowski

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions