react-native-reanimated-carousel: v^3.5.1 react-native-gesture-handler: v^2.15.0 Smartphone (please complete the following information): Device: Xiaomi Mi 9t OS: Android 11 Device: iPhone simulators OS: iOS 17 YoucefBen47added thebugSomething isn't workinglabelMay 18, 2024 ...
Correct. This is “working as intended”, similar to onSubmit (but I wouldn’t make the same decision if I was designing React DOM today). As a workaround, you can check e.target === e.currentTarget if you want to know if the event originated from the element that the listener is ...