fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

Scroll bouncing on a fast vertical scroll. #842

Open kustraslawomir opened 3 years ago

kustraslawomir commented 3 years ago

On some devices I've discovered this bug with vertical scroll: https://youtu.be/hXDUW12v9TE

Any ideas why? Works just fine on s10e or p9. I will be grateful for any help to fix this issue, as it's blocking us from the app release.

flutter_webview_plugin: 0.3.11

[√] Flutter (Channel stable, 1.22.2, on Microsoft Windows [Version 10.0.18362.1139], locale pl-PL)

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2) [√] Android Studio (version 3.5) [√] Android Studio (version 4.0) [√] Connected device (1 available)

• No issues found!