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 Mar 27, 2019. It is now read-only.
I have an issue with the click event for the scroller.
I have a header list, when the iscroll options for click and tap are set to true, there are multiple events are firing and when I change them to false, it is working good in desktop and IOS but not in android, in android it is not even getting clicked, I tried to use the custom tap event as well like, tap: "myTap" and listened to that event, then it again firing multiple times.
Please let me know if there is any workaround for this or I have to change the version.
The text was updated successfully, but these errors were encountered:
I have an issue with the click event for the scroller.
I have a header list, when the iscroll options for click and tap are set to true, there are multiple events are firing and when I change them to false, it is working good in desktop and IOS but not in android, in android it is not even getting clicked, I tried to use the custom tap event as well like, tap: "myTap" and listened to that event, then it again firing multiple times.
Please let me know if there is any workaround for this or I have to change the version.
The text was updated successfully, but these errors were encountered: