Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buggy InfiniteScroll position=top on iOS #12598

Closed
stalniy opened this issue Aug 7, 2017 · 3 comments
Closed

Buggy InfiniteScroll position=top on iOS #12598

stalniy opened this issue Aug 7, 2017 · 3 comments

Comments

@stalniy
Copy link
Contributor

stalniy commented Aug 7, 2017

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 jumps

Expected behavior:
When a new set of items is loaded scrollTop should be properly updated without jumps

Steps to reproduce:

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

cli packages:

    @ionic/cli-plugin-cordova       : 1.5.0 (/home/sergii/projects/misto/node_modules/@ionic/cli-plugin-cordova)
    @ionic/cli-plugin-ionic-angular : 1.4.0 (/home/sergii/projects/misto/node_modules/@ionic/cli-plugin-ionic-angular)
    @ionic/cli-utils                : 1.6.0 (/home/sergii/projects/misto/node_modules/@ionic/cli-utils)
    ionic (Ionic CLI)               : 3.6.0 (/home/sergii/projects/misto/node_modules/ionic)

global packages:

    Cordova CLI : 7.0.1 

local packages:

    @ionic/app-scripts : 2.1.3
    Cordova Platforms  : android 6.2.3 ios 4.4.0
    Ionic Framework    : ionic-angular 3.6.0

System:

    Android SDK Tools : 26.0.2
    Node              : v8.1.4
    OS                : Linux 3.19
    npm               : 5.0.3 
@ghost
Copy link

ghost commented Aug 7, 2017

I assume you are using WKWebView here? If so, this is a duplicate of #11587.

@stalniy
Copy link
Contributor Author

stalniy commented Aug 7, 2017

@jobvanstiphout correct, thanks!

@stalniy stalniy closed this as completed Aug 7, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 2, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant