Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.18k stars 517 forks source link

[Bug]: DataGrid, show loading template on initial rendering #5547

Closed David-Moreira closed 1 month ago

David-Moreira commented 1 month ago

Blazorise Version

1.5

What Blazorise provider are you running on?

None

Link to minimal reproduction or a simple code snippet

Any in memory datagrid with loading template defined

Steps to reproduce

Load DataGrid

What is expected?

Show loading template

What is actually happening?

Does not show loading template

What browsers do you see the problem on?

No response

Any additional comments?

No response

David-Moreira commented 1 month ago

Closing issue. Could not really find an issue after all.