Skip to content

onClick events not being triggered inside of Draggable #495

@ghost

Description

Similar to issue #481, I'm having trouble getting clicks to register inside of draggable components. The poster of #481 was able to get button clicks to register but not even this works for me when I copy the code into a live-react-app.

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

The example above somehow registers button clicks but when I copy the files into a live-react-app, the buttons no longer registers clicks.

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