A detail row element is created even though the row collapses #1061
-
I made a table with infinite scroll and detail row. Even though all the rows are collapsed, there are empty detail row fields under all of them. When I open the row, the normal detail area appears. |
Beta Was this translation helpful? Give feedback.
Answered by
KevinVandy
Mar 23, 2024
Replies: 2 comments 4 replies
-
This is intentional to avoid striped CSS bugs, and row virtualization bugs |
Beta Was this translation helpful? Give feedback.
4 replies
-
I deleted the table paddings in my own css file and it was fixed. thanks @KevinVandy |
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
If you're getting weird padding, that's not right