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
I ran the program on two real devices, iPod touch 6 (iOS 12.5.5) and Redmi Note 8 Pro (Android 11), through the minimal code shown below, and found that the swipe operation cannot be responded to on the Android device.
However, although the sliding operation cannot be responded to on Android, it can still be controlled by methods such as openRight/openLeft and closeDrawer.
Related to
Components
Demo
Docs
Typings
Steps to reproduce
There are no reproduction steps, you can directly see.
Description
I ran the program on two real devices, iPod touch 6 (iOS 12.5.5) and Redmi Note 8 Pro (Android 11), through the minimal code shown below, and found that the swipe operation cannot be responded to on the Android device.
However, although the sliding operation cannot be responded to on Android, it can still be controlled by methods such as openRight/openLeft and closeDrawer.
Related to
Steps to reproduce
There are no reproduction steps, you can directly see.
Expected behavior
Hope to be responsive swipe on Android.
Actual behavior
Unresponsive swipe action on Android.
More Info
Code snippet
Screenshots/Video
Screenrecorder-2022-04-18-20-08-14-469.mp4
VID_20220418_201432.mp4
Environment
Affected platforms
The text was updated successfully, but these errors were encountered: