You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for a test, I set my data fetch page size to 3.
The three rows display, scrolling does not work since there is no need for it all content fits in the view.
However this also prevents the events from firing so I will never load more data.