You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
Original issue by @augerm on 2018-04-03T22:37:04Z
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[ ] 3.x
[X] 4.x
I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
Current behavior:
$event.stopPropagation
tappable (click)
causes an issue where if you scroll to short a distance (less than an inch) it causes the click event to trigger.Appreciate any workaround or suggestions to deal with this. Thanks in advance!!
Expected behavior:
Need a way of listening to tap events across devices consistently.
Steps to reproduce:
For 2 here's a sample repo to reproduce
https://github.com/augerm/tap-ionic-bug
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: