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
We fixed that issue with the load more button showing up in the queue page. It was mostly happening because of client side filtering of queues.
However, there are a couple other places where we get a cursor for the last item in the list and loading more from that cursor just returns the empty page. I don't think we have a quick way to solve this without an additional query somewhere tbh.
I'm sure we will revisit this at some point but unfortunately, I doubt it will be any time soon due to other priorities.
The "Load more" button shows in multiple places when there's nothing to load—is there a chance this could be hidden?
The text was updated successfully, but these errors were encountered: