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
Current behavior:
Currently when you scroll top on iOS, scrollTop position of ion-content is not properly updated, thus infinite scroll is called until everything is loaded and scroll position jumps
Expected behavior:
When a new set of items is loaded scrollTop should be properly updated without jumps
Steps to reproduce:
Open components/infinite-scroll/test/position-top on iOS and scroll top
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic version: (check one with "x")
[ ] 1.x (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[x] 2.x
[x] 3.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Currently when you scroll top on iOS, scrollTop position of
ion-content
is not properly updated, thus infinite scroll is called until everything is loaded and scroll position jumpsExpected behavior:
When a new set of items is loaded scrollTop should be properly updated without jumps
Steps to reproduce:
components/infinite-scroll/test/position-top
on iOS and scroll topIonic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: