Hi,
I have an element which, if it’s in the viewport, executes .loadMore() on my dataset. But when the end of the dataset is reached, it doesn’t provide any actual feedback. It just shows that it’s loading. Is there a way to do .catch(error) or something and then hide the “Loading more” text?