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
It looks like the pan gesture is not canceled when the RootViewGestureHandler activates, because it's already in the active state. I'm not sure whether it should be active at this point, or should be canceled despite being active.
Steps to reproduce
When on the first page, the drawer never opens
When on the second page, the drawer always opens simultaneously with the page switching to the first one
Description
It looks like the pan gesture is not canceled when the
RootViewGestureHandler
activates, because it's already in the active state. I'm not sure whether it should be active at this point, or should be canceled despite being active.Steps to reproduce
Snack or a link to a repository
https://github.com/lukmccall/ghandpager
Gesture Handler version
2.16.0
React Native version
0.73.6
Platforms
Android
JavaScript runtime
Hermes
Workflow
Expo bare 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: