I have a problem when using infinite scroll.
When the listview is the only scrollable thing, everything works fine.
But, when I make the column scrollable primary because I don't want to keep the filters on top always, it's all laggy and looks like it refreshed the call non-stop.
It must be making the page index weird out because it keeps reloading the API call.
Anyone found a workaround for this?