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.
In iOS ListView with ContextActions after swiping left to show the actions and swiping right to hide them the cell stops reacting to a tap. Probably caused by #4324 fix.
Steps to Reproduce
Create ListView with ContextActions
Swipe left to show the actions
Swipe right to hide the actions
Cell cannot be tapped anymore
Expected Behavior
It must be possible to tap the cell after checking context actions
Actual Behavior
Tap is not possible until the view is recreated
Basic Information
Version with issue: 3.4.0.1009999 and newer including 3.5.0-pre3