hub.js
hub.js copied to clipboard
next function attached when no next page
The response object from searchContent
seems to include a next
function that does nothing when hasNext
is false.
We might consider refactoring this so that there is no next
function when there's nothing more to be loaded.