orderBy/sortOrder seem to be ignored (results always ordered by id)
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I don't think I'm out to lunch, but maybe I am. I'm finding that imjs always returns results in ascending objectId order no matter what I specify for orderBy or sortOrder. Maybe I've got the syntax wrong? But no error is thrown.
I've created a little test app to demonstrate this: https://github.com/sammyjava/imjs-sorting-test
Am I crazy?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.