Skip to content
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

onPress not responding correctly after upgrade #17577

Closed
ahadcove opened this issue Jan 12, 2018 · 2 comments
Closed

onPress not responding correctly after upgrade #17577

ahadcove opened this issue Jan 12, 2018 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@ahadcove
Copy link

ahadcove commented Jan 12, 2018

This is my second app where after updating react-native and react-navigation, the touches don't register correctly on certain Touchables.
I can't narrow down why it works on only some Touchables and not others.
I can't even narrow it down to whether it's react-native or react-navigation
Last time I had this problem I was able to just use onPressIn, but this time I cannot.

Environment

Environment:
Node: 8.1.3
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.7.0

Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: ^0.52.0 => 0.52.0
react-navigation: ^1.0.0-beta.25

Expected Behavior

onPress responds on 1st click everytime

Actual Behavior

onPress takes anywhere between 1-6 clicks for it to register

@react-native-bot
Copy link
Collaborator

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey @ahadcove, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Jan 12, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jan 12, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jan 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants