ianI
Convex Community4y ago
8 replies
ian

ordering when using an index vs. without an index

useQuery
will return
undefined
until it gets the first response, but shouldn't return it after that. I'm guessing you're talking about
db.query...collect()
returning
undefined
? If you see it again, holler!
Was this page helpful?