Issue with collection-repeat + ion-infinite-scroll when using url to display images

Issue: When we swipe to load more data from a server and add it to the list the collection-repeat don’t take them.
I tried a lots of solution and i replaced collection-repeat with ng-repeat it working but not optimised.
I don’t know precisely what happing ><
*The issue is only on phones

Here is my code pen