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
Describe the Bug
On some mobile browsers VirtualScroll prevents smooth scrolling. It works but it prevents the smooth scrolling that apps have. It works fine on Samsung Mobile and Firefox Mobile but not on Chrome Mobile or the Android WebView.
Steps to Reproduce
Steps to reproduce the behavior:
Expected Behavior
Performance should be similar to Samsung Mobile Browser or Firefox Mobile Browser
Additional Context
Issue also occurs on Edge for Mobile. Couple questions... is there a way I can throttle the VirtualScroll from firing as often? Maybe this will fix the issue. Or is there a way I can use the Samsung Browser engine in my Android app instead of Android WebView. Scrolling seems to be fine on iOS... just webkit-based browsers seem to be affects (and Edge).
The text was updated successfully, but these errors were encountered:
This issue has been automatically identified as an Ionic 3 issue. We recently moved Ionic 3 to its own repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there.
If I've made a mistake, and if this issue is still relevant to Ionic 4, please let the Ionic Framework team know!
Bug Report
Ionic Info
cli packages: (/home/brian/Websites/Music-Blobs/node_modules)
global packages:
local packages:
System:
Environment Variables:
Misc:
Describe the Bug
On some mobile browsers VirtualScroll prevents smooth scrolling. It works but it prevents the smooth scrolling that apps have. It works fine on Samsung Mobile and Firefox Mobile but not on Chrome Mobile or the Android WebView.
Steps to Reproduce
Steps to reproduce the behavior:
Expected Behavior
Performance should be similar to Samsung Mobile Browser or Firefox Mobile Browser
Additional Context
Issue also occurs on Edge for Mobile. Couple questions... is there a way I can throttle the VirtualScroll from firing as often? Maybe this will fix the issue. Or is there a way I can use the Samsung Browser engine in my Android app instead of Android WebView. Scrolling seems to be fine on iOS... just webkit-based browsers seem to be affects (and Edge).
The text was updated successfully, but these errors were encountered: