v8: expand state resets after sorting, is this on purpose? #3936
-
as the title says, we try to keep the expanded state of our table but every time we sort the table, it seems to manually reset the expanded state. Just asking before we try to work around this ourselves, thanks for the great work and the insane work you put in :) |
Beta Was this translation helpful? Give feedback.
Answered by
tannerlinsley
May 19, 2022
Replies: 1 comment
-
You may want to set autoRestExpanding to false. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mtrenker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may want to set autoRestExpanding to false.