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
This issue has been automatically identified as an Ionic 3 issue. We recently moved Ionic 3 to its own repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there.
If I've made a mistake, and if this issue is still relevant to Ionic 4, please let the Ionic Framework team know!
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: