Click events do not take effect in animation views (Some Android devices, Huawei) #48322
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Newer Patch Available
Platform: Android
Android applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
On some Android devices (Huawei), the buttons in the animation view cannot respond to click events normally, and you need to click many times before you can touch them occasionally.
Steps to reproduce
1、install the application with yarn android
2、click '显示弹框'
3、click '关闭',It takes many clicks to close
React Native Version
0.74.1
Affected Platforms
Runtime - Android
Areas
Fabric - The New Renderer
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/peaktangf/rnnotresponsedemo
Screenshots and Videos
IMG_2317.MOV
The text was updated successfully, but these errors were encountered: