Skip to content

The handle can't have nested elements in it #88

@AndrewRayCode

Description

@AndrewRayCode

https://github.com/mzabriskie/react-draggable/blob/master/lib/draggable.js#L526

  if ((this.props.handle && !matchesSelector(e.target, this.props.handle)) ||

This needs to check all parent of handle as well.

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