How to stop a Custom List from loading infinitely the same items

Hello, I’m testing the app on mobile device and I noticed that my Custom List load the same components over and over again while scrolling down. I tried to turn off “Load items as user scrolls” but the result doesn’t change.
My list has a sorting system is High to Low based on a number property called “points”.

Here a screen recording of the issue:
Screen recording

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.