Hi,
As you can see in this link, there is a load more button for query loop. According to Thomas’ YouTube video, this button has two interactions (ajax start and ajax end) to show and hide the load more button so that the ajax loader is displayed properly.
The problem is that when the user reaches the end of the list of posts, the load more button is still displayed, and the reason is that this button has ajax end interactions.
So what do you think is the solution to circumvent this problem?
cheers