IonInfiniteScroll does not trigger event if search bar is enabled

I have a page where i am displaying the list of data using the load more functionality(i.e, IonInfiniteScroll).
IonInfiniteScroll works fine. But the problem is when i try to search data using element, IonInfiniteScroll will not work. Its not triggering any event when i reach the bottom of screen.
Can anyone tell me what could be the issue.

Thanks in advance!