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
Eui DataGrid height collapses to 0 when rows are of auto height as shown below
Screen.Recording.2024-12-16.at.2.35.19.PM.mov
To Reproduce
This can also be replicated in EUI Docs here: https://eui.elastic.co/#/tabular-content/data-grid#virtualization. But I am not able to replicated with when running docs locally. Seems to be some issue with an effect not triggering when heightCache is updated.
Describe the problem
Eui DataGrid height collapses to 0 when rows are of
autoheight as shown belowScreen.Recording.2024-12-16.at.2.35.19.PM.mov
To Reproduce
This can also be replicated in EUI Docs here: https://eui.elastic.co/#/tabular-content/data-grid#virtualization. But I am not able to replicated with when running docs locally. Seems to be some issue with an effect not triggering when
heightCacheis updated.See video below:
Screen.Recording.2024-12-17.at.13.19.09.mov
Environment
Issue exists in both Firefox and Chrome.