This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Consider using flexbox or table instead of grid #51
Labels
investigate
This issue requires further investigation
We're currently using a CSS grid and a wrapper with
display: content
to style the grid. This worked in .net 5, however the virtualize component in .net 6 is known to behave in unexpected ways with this particular CSS property, and it is unclear whether this will be fixed by the dotnet team as this has never been officially supported in the first place.The text was updated successfully, but these errors were encountered: