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
As the scroll working now, when you get to the end of the page you making request to get the "next page" data.
Is there an option to make the scroll knowing the total size of the data on init and to calculate the page number we want to load by calculating the scroll location?