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
{{ message }}
This repository has been archived by the owner on May 17, 2018. It is now read-only.
I'm getting this error "RangeError: No link found for page 4" when I reached the end of my collection (let's say I was on the 3rd page and there isn't more content to show in page 4). Although I checked #150 I'd like to know whether exists any way to switch between modes once that you have reached the end of an infinite collection to server mode in order to retrieve new content without lossing the capabilities of infinite mode for previous loaded pages and what is more without destroying my fullCollection object or if I should implement this feature on my own.
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm getting this error "RangeError: No link found for page 4" when I reached the end of my collection (let's say I was on the 3rd page and there isn't more content to show in page 4). Although I checked #150 I'd like to know whether exists any way to switch between modes once that you have reached the end of an infinite collection to server mode in order to retrieve new content without lossing the capabilities of infinite mode for previous loaded pages and what is more without destroying my fullCollection object or if I should implement this feature on my own.
Thanks a lot.
The text was updated successfully, but these errors were encountered: