havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
496 stars 67 forks source link

[doc] HxGrid - Virtualized demo requests all data on first render due to its container size being set in wrong place #720

Closed crdo closed 10 months ago

crdo commented 10 months ago
image

All data is requested as the height of the grids parent is set too high in the DOM tree. No placeholders or overlay is displayed while scrolling due to this issue.

crdo commented 10 months ago

@hakenr please have a look in case I misunderstood the intention here.

hakenr commented 9 months ago

lgtm