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
At the moment, tables accept simple sort value paths to sort strings or numbers. But when it comes to complex data like Dates(for example date duration which can be taken from two different values) it is impossible to continue without passing some custom sort function.
The text was updated successfully, but these errors were encountered:
At the moment, tables accept simple sort value paths to sort strings or numbers. But when it comes to complex data like Dates(for example date duration which can be taken from two different values) it is impossible to continue without passing some custom sort function.
The text was updated successfully, but these errors were encountered: