dotnet/aspnetcore
Quickgrid shows three loading dots with the loading placeholder
开放
#49,440 创建于 2023年7月15日
Pillar: Technical Debtarea-blazorbugfeature-blazor-quickgridhelp wanted
仓库指标
- 星标
- (37,933 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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