This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Sorting by search param date
doesn't work on DocumentReference
s
#115
Labels
bug
Something isn't working
Description
A query where sorting is done by date on DocumentReference returns an empty bundle even if some DocumentReferences should be returned. Maybe it's in part due to the fact that the fields corresponding to the date param are empty?
Because of this, we can't dort documents by date in cohortInfo.tsx.
Reproduction
/DocumentReference?_sort=-date
Resolution
The text was updated successfully, but these errors were encountered: