dotnet/aspnetcore
Quickgrid shows three loading dots with the loading placeholder
オープン
#49,440 opened on 2023/07/15
Pillar: Technical Debtarea-blazorbugfeature-blazor-quickgridhelp wanted
Repository metrics
- Stars
- (37,933 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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