Open peaktangf opened 1 month ago
:warning: | Newer Version of React Native is Available! |
---|---|
:information_source: | You are on a supported minor version, but it looks like there's a newer patch available - 0.74.5. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
:warning: | Newer Version of React Native is Available! |
---|---|
:information_source: | You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
@peaktangf is this New Architecture related?
@peaktangf is this New Architecture related?
yes
@peaktangf is this New Architecture related?
I set newArchEnabled in gradle.propertite to false, and this problem does not exist。This is the effect after modification. Clicking it will respond to the event immediately.
https://github.com/user-attachments/assets/0226b219-285e-477c-be37-e59f659e2f64
Hey @peaktangf, what is the exact model of this device? I've checked this issue on Huawei PPA-LX2 and Xiaomi Redmi Note 9 and everything seems to be fine 😕
Hey @peaktangf, what is the exact model of this device? I've checked this issue on Huawei PPA-LX2 and Xiaomi Redmi Note 9 and everything seems to be fine 😕
HONOR 9X(HLK-AL00)
Hey @peaktangf, what is the exact model of this device? I've checked this issue on Huawei PPA-LX2 and Xiaomi Redmi Note 9 and everything seems to be fine 😕
HONOR 9X(HLK-AL00)
Unfortunately I don't have access to this particular device. I've checked additionally on OPPO A16 but still no issue 😕
@peaktangf without being able to reproduce this on a popular device/emulator, we can't do much here. Can you try your reproducer on other devices and let us know if you can reproduce somewhere else we can also try?
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 closeReact 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
No response
https://github.com/user-attachments/assets/5d7ec6d6-2cbd-4dbd-926d-7005db2dbf38