-
-
Notifications
You must be signed in to change notification settings - Fork 982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Touch does not work after a few clicks. #2576
Comments
Could you prepare a copy-pastable reproduction or post a link to a repository where the issue is happening? |
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
i create a new project but i cannot reproduces the issue, so maybe it relates to other libraries |
i think i solved the issue, but i'm still not sure of the source of the issue. so here is my function component for Tab before fixing:
onPress will update the states, and useEffect will handle the tab animation, set state for loading overlay, and hit an API to get the data.
and i create a new project but still i cannot reproduce the issue, i installed react navigation and the same version of gesture handler. |
guess it is related to #2585 |
Description
i use RectButton or BaseButton and the touch does not work after a few clicks; sometimes it needs a lot of clicks, but sometimes not.
please see the video i attached
Screen_Recording_20230830_183246_Brambang.Dev.mp4
Steps to reproduce
Snack or a link to a repository
no
Gesture Handler version
2.9.0
React Native version
0.71.4
Platforms
Android
JavaScript runtime
V8
Workflow
Expo bare workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Real device
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: