Infinite loading and ion-list

Hi,

I’ve been trying to use infinite loading with an ion-list loading both top and bottom. Bottom works ok however top does not seem to work properly at all. When loading data on top of the list the view scrolls with it to the top. This luckily does not trigger another instant refresh creating an infinite loop but it does freeze the infinite scroller. The user needs to scroll down a bit and than up again to trigger another infinite scrolling to the top.

This is clearly not how it’s supposed to work. If anyone has any experience with this please let me know if you have a solution for this behaviour.

With best regards,
Robin Hinderiks