Skip to content

Not triggering onClick from inside Draggable component #481

@carlos-algms

Description

@carlos-algms

onClick events are not being triggered from inside Draggable component

<a> elements do not trigger clicks
but <button> does.

It is impacting components like Gatsby Link, that generates an <a> component but also uses click under the hood.

Reproducible example:
https://codesandbox.io/s/peaceful-northcutt-eghv8?file=/src/App.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions