Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

tap event dispatch before change event on chrome mobile and safari ios #90

Description

The tap event listened on mobile (chrome or safari) is disptached before the change event.

The reason seems to be the focus is dispatch only after the touchend (between the mousedown and the mouseup).
Is it possible to keep the change event before the up gestureEvent or not ?

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