M ZeeshanM
Convex Community2y ago
13 replies
M Zeeshan

usePaginatedQuery unloading

I'm using
usePaginatedQuery
with infinite scroll, but I'm facing an issue. When I call
loadMore()
, the results array becomes empty until more content is loaded. How can I resolve this?
Was this page helpful?