-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Swipeable renderLeftActions button not firing #3223
Copy link
Copy link
Closed
Labels
Can reproIt is confirmed we can reproduce the issueIt is confirmed we can reproduce the issuePlatform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidPlatform: WebPlatform: iOSThis issue is specific to iOSThis issue is specific to iOS
Metadata
Metadata
Assignees
Labels
Can reproIt is confirmed we can reproduce the issueIt is confirmed we can reproduce the issuePlatform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidPlatform: WebPlatform: iOSThis issue is specific to iOSThis issue is specific to iOS
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Trying with simple example, I faced next issue, I can't trigger onPress action on renderLeftActions, only renderRightActions works fine. Even if I momentarily swap the body of both, the problem persists.
This is working fine in v2.20.2, but something crashes in 2.21.0, 2.21.1 and 2.21.2.
Video.
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-18.at.13.35.23.mp4
Steps to reproduce
Snack or a link to a repository
https://snack.expo.io/
Gesture Handler version
2.21.0, 2.21.1 and 2.21.2
React Native version
0.76.2
Platforms
iOS
JavaScript runtime
None
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 16 Pro simulator
Acknowledgements
Yes