Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

VirtualScroll Prevents Smooth Scrolling on WebKit Based Browsers #384

Open
ionitron-bot bot opened this issue Nov 29, 2018 · 0 comments
Open

VirtualScroll Prevents Smooth Scrolling on WebKit Based Browsers #384

ionitron-bot bot opened this issue Nov 29, 2018 · 0 comments
Labels

Comments

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 29, 2018

Original issue by @TimeTravelersHackedMe on 2018-07-01T05:16:16Z

Bug Report

Ionic Info
cli packages: (/home/brian/Websites/Music-Blobs/node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 8.0.0 
Gulp CLI              : CLI version 3.9.1 Local version 3.9.1

local packages:

@ionic/app-scripts : 3.1.9
Cordova Platforms  : android 7.1.0 browser 5.0.3
Ionic Framework    : ionic-angular 3.9.2

System:

Node : v9.11.2
npm  : 5.10.0 
OS   : Linux 4.15

Environment Variables:

ANDROID_HOME : not set

Misc:

backend : pro

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:

  1. Go to https://musicblobs.com/home on Chrome for Mobile
  2. Scroll through the list
  3. See the laggy performance

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

0 participants