You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scrollview nested WebView on Xiaomi mobile phone will crash when sliding up and down。
Version
0.64.2,0.66.0
Output of npx react-native info
OS: Windows 10 10.0.18363
CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor
Memory: 6.17 GB / 15.94 GB
Binaries:
Node: 16.14.2 - E:\Node\node.EXE
Yarn: 1.21.1 - E:\Node\yarn.CMD
npm: 6.13.7 - E:\Node\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33
Build Tools: 23.0.2, 23.0.3, 25.0.0, 25.0.2, 26.0.2, 26.0.3, 27.0.3, 28.0.0, 28.0.2, 28.0.3, 29.0.1, 29.0.2, 29.0.3, 30.0.0, 30.0.2, 30.0.3
System Images: android-23 | Android TV ARM EABI v7a, android-24 | Android TV Intel x86 Atom, android-29 | Google Play Intel x86 Atom
Android NDK: 21.1.6352462
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 1.8.0_211 - E:\Java\bin\javac.EXE
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.1 => 17.0.1
react-native: 0.64.2 => 0.64.2
react-native-windows: Not Found
npmGlobalPackages: react-native: Not Found
Steps to reproduce
Add Scrollview on the interface. Webviews are nested in Scrollview, and problems will occur after sliding. At present, it only appears on Xiaomi mobile phone
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered:
Description
Scrollview nested WebView on Xiaomi mobile phone will crash when sliding up and down。
Version
0.64.2,0.66.0
Output of
npx react-native info
OS: Windows 10 10.0.18363
CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor
Memory: 6.17 GB / 15.94 GB
Binaries:
Node: 16.14.2 - E:\Node\node.EXE
Yarn: 1.21.1 - E:\Node\yarn.CMD
npm: 6.13.7 - E:\Node\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33
Build Tools: 23.0.2, 23.0.3, 25.0.0, 25.0.2, 26.0.2, 26.0.3, 27.0.3, 28.0.0, 28.0.2, 28.0.3, 29.0.1, 29.0.2, 29.0.3, 30.0.0, 30.0.2, 30.0.3
System Images: android-23 | Android TV ARM EABI v7a, android-24 | Android TV Intel x86 Atom, android-29 | Google Play Intel x86 Atom
Android NDK: 21.1.6352462
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 1.8.0_211 - E:\Java\bin\javac.EXE
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.1 => 17.0.1
react-native: 0.64.2 => 0.64.2
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
Add Scrollview on the interface. Webviews are nested in Scrollview, and problems will occur after sliding. At present, it only appears on Xiaomi mobile phone
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: