Query.sort
not working since 5.12.11
#10448
Labels
can't reproduce
Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
Do you want to request a feature or report a bug?
A bug (might be relevant to mongodb/node-mongodb-native#2790).
What is the current behavior?
5.12.10
5.12.11+
You can see mongoose return unsorted document array.
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Return sorted document array.
What are the versions of Node.js, Mongoose and MongoDB you are using? Note that "latest" is not a version.
Node:
16.4.2
Mongoose:
5.13.2
MongoDB:
4.2.10 Community
The text was updated successfully, but these errors were encountered: