s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

Ionic Infinite scroll flickering #132

Open Nikko-Foti opened 7 years ago

Nikko-Foti commented 7 years ago

Hi all,

I am using Angular Grid and it works flawlessly locally but when I deploy the app and test it on my iPad Mini 2 there is an issue. I am using Ionic Infinite scroll and when I am scrolling down (somewhat fast) the page will flicker or jump occasionally. It is quite jarring in terms of user experience and I am having trouble pinning down what exactly the issue is.

I have a feeling it may be a performance issue with my iPad Mini 2. The reason I think that is bc it works very well locally and this bug only appears when on a mobile device.

Has anyone else experienced this before and/or knows how I might remedy this issue?