Infinite-scroll funtion not called

Hi,

I try to implement InfiniteScroll in the cenference-app. I replaced the contents of Schedule with this example: https://ionicframework.com/docs/v2/api/components/infinite-scroll/InfiniteScroll/

The initial list is there… (so, constructor works :))
However I don’t see the doInfinite function called.

Anyone experiencing the same issue ?

Roy de Kleijn

My bad… it failed in firefox but not in chrome. (when doing ionic serve)

Curious how it works on chrome and android