davidtheclark/react-aria-modal

TouchMove onto underlay prevents all components TouchMoving on iOS

Open

#78 aberto em 5 de dez. de 2018

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (94 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (1.039 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

TouchMove onto underlay toward a particular direction prevents touchMove toward same direction onto modal for a while(about 1 second).

It seems if another touchMove events are added within disabled period, the duration increases.

Guia do colaborador