Disable default sort on third click? (react-table v7) #2235
Unanswered
msmith1114
asked this question in
General
Replies: 1 comment
-
I think you want set to true |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Probably a confusing title, but I am just now getting used to react-table v7. I have enabled sorting (using the examples) however I can't quite figure out a way to disable it going back to "default" sort after the third click (typically it'll go DESC-->ASC-->DEFAULT(no sort)). Is there a way to disable it going back to default on the third click of the column?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions