dotnet/aspnetcore

Quickgrid shows three loading dots with the loading placeholder

Open

#49.440 geöffnet am 15. Juli 2023

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (1 zugewiesene Person)C# (10.653 Forks)batch import
Pillar: Technical Debtarea-blazorbugfeature-blazor-quickgridhelp wanted

Repository-Metriken

Stars
 (37.933 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16T 9h) (258 gemergte PRs in 30 T)

Beschreibung

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If you set the loading render fragment component will show your custom html followed by … because it’s set on css content property.

Expected Behavior

It should show only your set render fragment

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

.net 8 preview 6

Anything else?

No response

Contributor Guide