React Table V7 sorting doesn't respect capital letters? #5496
Unanswered
Pete-Fowler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The sorting seems to mostly work with useSortBy and the .toggleSortBy() function call on click on an icon in the column header. But it does not seem to be able to handle these capital letters after periods. Is there a way I can fix this?
I tried specifying a couple different sort types and it did not work. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions