-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
ionic3 page scroll bug #11081
Comments
The error must have happened from 2.2 to 2.3. Here are two gifs that compare the behavior: (the shown list has a refresher on top and an infinite scroll on the bottom, no problem prior 2.2. but now it keeps me from updating to 3.0 :( ) Only happens on the device, not in chrome. |
Confirmed. this.content.ScrollToBottom() works only in chrome and not on device 👎 |
I didn't notice it was a UIWebView only issue. I am working in a good fix for UI right now. But in the meantime, what is stoping you to use WKWebView? We have plans to deprecate UI very soon, making WK the default option. |
@HonLuk @Walgermo @judithhartmann |
@manucorporat worked! thanks !everything goes well but tab click,see #11105 |
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")
[x] *3.0
I'm submitting a ... (check one with "x")
[x] bug report
updata ionic from 2.2 to 3.0. everything goes well on chrome.but on ios device.
scroll page become so weird and can use infinite-scroll or refresher.
The text was updated successfully, but these errors were encountered: