RectButton gets triggered while scrolling, causing it to stop working after some triggers #2625
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snack or repo is provided
Description
I have a RectButton that contains a horizontal ScrollView with multiple TouchableWithoutFeedback (from react-native) components. When I attempt to scroll through the ScrollView, the RectButton gets triggered and after a few touches, it stops working across the entire project.
By the way, It does not matter ScrollView or TouchableWithoutFeedback imported form react-native or react-native-gesture-handler
untitled.webm
Steps to reproduce
Snack or a link to a repository
https://snack.expo.dev/Kbb33iORY?platform=android
Gesture Handler version
2.12.0
React Native version
0.72.3
Platforms
Android
JavaScript runtime
Hermes
Workflow
Expo managed workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: