dotnet/aspnetcore

Quickgrid shows three loading dots with the loading placeholder

Open

#49,440 opened on 2023年7月15日

GitHub で見る
 (4 comments) (2 reactions) (1 assignee)C# (10,653 forks)batch import
Pillar: Technical Debtarea-blazorbugfeature-blazor-quickgridhelp wanted

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (平均マージ 16d 9h) (30d で 258 merged PRs)

説明

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

コントリビューターガイド