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 was archived by the owner on May 1, 2024. It is now read-only.
Swipe gesture is not being handled in VisualElementTracker.
In UpdatingGestureRecognizers(), Manipulation events are not being handled for a swipe gesture.
Description
Swipe gesture is not being handled in
VisualElementTracker.In
UpdatingGestureRecognizers(), Manipulation events are not being handled for a swipe gesture.Steps to Reproduce
Expected Behavior
The swipe should be detected.
Actual Behavior
The swipe is not detected.
Basic Information