react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Prevent detector from updating dropped gestures

Open j-piasecki opened this issue 1 year ago • 0 comments

Description

This PR fixes an issue where Detector would try to update an already dropped gesture, which could happen on web in some cases.

Test plan

Tested on the example app.

j-piasecki avatar Aug 11 '22 13:08 j-piasecki