I'm having issues with infinite scroll on Gridview. It's not loading all the items and I already checked that I have all the indexes OK.
The weird behavior is that, for example, I have a "home page" with a few items in a list view and a "see all" button that links to a specific page in which I have the "infinite scroll" in a gridview. And in this second page it shows the same items as in the "home page" (Already disabled the cache.) Any clues?