You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ItemDetails of first 3 rows is not initially hidden when columns are added after grid initialisation. If we add the columns before initial rendering or remove the columns and add them again ItemDetails are hidden as expected.
Expected outcome
ItemDetails is hidden even if columns are created after grid initialisation
Description
ItemDetails of first 3 rows is not initially hidden when columns are added after grid initialisation. If we add the columns before initial rendering or remove the columns and add them again ItemDetails are hidden as expected.
Expected outcome
ItemDetails is hidden even if columns are created after grid initialisation
Minimal reproducible example
Steps to reproduce
Click "add columns" a "gap" for ItemDetail is present for the first 3 row (even if the ItemDetail it self is not rendered)
Environment
Vaadin version(s): 24.6.2
Browsers
Firefox, Chrome, Edge, Safari
The text was updated successfully, but these errors were encountered: