ellis.valentinerE
Convex Community11mo ago
24 replies
ellis.valentiner

Offset-based pagination returns NULL

I'm trying to implement offset-based pagination however almost every query returns
null
. Random access works fine. Getting the total count gives me a number greater than the number of records in the table. I've "repaired" my aggregates. Setting the offset to a high value sometimes returns a result but seems to be a random field from the record.
Was this page helpful?