Unexpected Indentation of row data after enabling Row Virtualization. #939
Unanswered
abhiGunjan
asked this question in
Q&A
Replies: 1 comment 10 replies
-
You just need to make your expand column wider |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I observe automatically Indentation in MRT expandable table rows after enabling the prop enableRowVirtualization: true, I am trying to fix this but unable to do.
Here is the codesandbox link, (after turning enableRowVirtualization to false, It's rendering expected, But can't make it false as i have huge tree data) Link How to fix this?
Expected Result

Getting this

Beta Was this translation helpful? Give feedback.
All reactions