You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Date sorting is not working as intended. Single-digit months are being weighed higher than double digit.
For example, a descending order will go as follows:
6/1/2020
5/1/2020
4/1/2020
3/1/2020
11/1/2020
10/1/2020