Infinite scroll not working on iOS

The ion-infinite-scroll works fine in chrome, but not on an iOS device after update to ionic-angular 2.3.0.

My system info:

Cordova CLI: 6.5.0
Ionic Framework Version: 2.3.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.4
ios-deploy version: 1.9.0
ios-sim version: 5.0.11
OS: macOS Sierra
Node Version: v7.1.0
Xcode version: Xcode 8.2.1 Build version 8C1002

Anyone with this same issue?

2 Likes

There is a related issue on github:

I have the same issue. Infinite scroll broke after I upgraded to 2.3.0

Neither 2.3.0, nor 3.0.0 has the infinite scroll working on iOS.

3.0.1 for the rescue. It’s fixed

1 Like

Thank you! I really appreciate you figuring this out, was so confounded…