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 have ran the sample app and it does not work there
Environment
Technology
Version
Flutter version
Channel dev, 1.22.0-9.0.pre
Plugin version
^4.0.0+4
Android version
iOS version
13.7
Xcode version
11.7
Device information: iPhone X
Description
There is no bounce on InAppWebView on iOS like there is in native safari. I have enabled these two settings. alwaysBounceVertical: true, disallowOverScroll: false
Expected behavior:
I expect it to bounce when reaching the bottom or top of screen when scrolling. Current behavior:
It doesn't bounce at all.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Environment
Device information: iPhone X
Description
There is no bounce on InAppWebView on iOS like there is in native safari. I have enabled these two settings. alwaysBounceVertical: true, disallowOverScroll: false
Expected behavior:
I expect it to bounce when reaching the bottom or top of screen when scrolling.
Current behavior:
It doesn't bounce at all.
Steps to reproduce
Project to reproduce issue.
Images
Stacktrace/Logcat
The text was updated successfully, but these errors were encountered: