Skip to content

Elements inside Draggable not clickable on mobile #629

@adrianferenc

Description

@adrianferenc

With a component set up as follows:
<Draggable> <button onClick={()=> console.log('clicked')}>test</button> </Draggable>
the button will work on desktop, but if I use the device toolbar in Chrome to emulate a mobile device, the button no longer fires. Does anyone have any suggestions on how to get this to work on mobile?

Thanks,
Adrian

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