[ViewPagerAndroid] Incorrect behaviour of Text with onPress #18068
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: macOS High Sierra 10.13.3
Node: 8.2.1
Yarn: 0.27.5
npm: 5.3.0
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: ^16.2.0 => 16.2.0
react-native: ^0.52.2 => 0.52.2
Steps to Reproduce
ViewPagerAndroid
with a nestedText
onPress
to the deepestText
Expected Behavior
The
onPress
should not be fired.Actual Behavior
The
onPress
is fired.Reproducible Demo
https://snack.expo.io/@jpunt/viewpagerandroid-bug
The text was updated successfully, but these errors were encountered: