Using ionic3 to develop mobile websites using ion-infinite-scroll pull-up to load more ios browsers will stutter or even jam the page.

Apple phone, if you use ion-infinite-scroll to load more craziness on the page, you will get stuttered or even the page will jam directly!
html Code

ts:

Anti-shake is also used, but ios browsers (uc, safari) will still get stuck or even get stuck if they try to pull the page!
ask for a solution. Thank you!

Mar.07,2021

landlord, have you solved


< preference name= "WebViewBounce" value= "false" / >

< preference name= "DisallowOverscroll" value= "true" / >
try this

Menu