Switching automatically between modes (Infinite to server mode)
assitaliroma opened this issue · 0 comments
assitaliroma commented
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.