Open PaulRBerg opened 3 years ago
When ordering by id, the sorting algorithm considers the id a string, not a number. This results in an incorrect output, such as 108 appearing ahead of 100005.
When ordering by id, the sorting algorithm considers the id a string, not a number. This results in an incorrect output, such as 108 appearing ahead of 100005.