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
On macOS there is a problem with recognizing events after opening context menu with right click. It seems that handlers don't get the first event after every right click. This is closely related to react-native-macos implementation of context menu, because the issue disappears after manually disabling context menu. Another problem is that navigation breaks after right click as well.
Steps to reproduce
Open MacOSExample app, then first example (Dragable). Open context menu with right click.
Snack or a link to a repository
Gesture Handler version
React Native version
Platforms
MacOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered:
Description
On macOS there is a problem with recognizing events after opening context menu with right click. It seems that handlers don't get the first event after every right click. This is closely related to react-native-macos implementation of context menu, because the issue disappears after manually disabling context menu. Another problem is that navigation breaks after right click as well.
Steps to reproduce
Open MacOSExample app, then first example (Dragable). Open context menu with right click.
Snack or a link to a repository
Gesture Handler version
React Native version
Platforms
MacOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: