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
I have used e.Event.preventDefault and stop propagation inside my swipe handler still when i swipe down it refreshes the app along with executing the handler.
The text was updated successfully, but these errors were encountered:
This issue has been open for a year. Has anyone figured out a solution? It seems calling preventDefault and stopPropagation on the SwipeEventData does not behave as expected.
I have used e.Event.preventDefault and stop propagation inside my swipe handler still when i swipe down it refreshes the app along with executing the handler.
The text was updated successfully, but these errors were encountered: