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
When my path function returns null/false/undefined, it causes an error.
I have logic that at a certain point, the path function returns null, meaning no more pages.
How can I tell infinite scroll there are no more pages to load?