Skip to content

TouchEvent handling seems broken when there is jQuery in the page #37

@HadrienPierart

Description

@HadrienPierart

The line https://github.com/AllanBishop/angular-img-cropper/blob/master/src/angular-img-cropper.js#L1089 seems to break when jquery is in the page because the TouchEvent is wrapped in a jquery event, thus making it only available through the originalEvent property of the event.
Is this something you changed recently ? Im pretty sure that this worked on mobile a few months back but now, its broken on all platforms when jquery is present...

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