@tuongaz wrote:
I am using
<ion-infinite-scroll>and scroll to number of pages and it's working fine. However, when I filter the list, the list of items get narrowed down, then I cannot do the Inifinite Scroll anymore. I guess the issue is the<ion-infinite-scroll>remembers its position, so when the list get narrowed down, the position of the<ion-infinite-scroll>is still bigger than the high of the list, that's why the<ion-infinite-scroll>is not triggered. Anyone has the same issue?
Posts: 1
Participants: 1