dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.4k stars 10k forks source link

Quickgrid shows three loading dots with the loading placeholder #49440

Open CrahunGit opened 1 year ago

CrahunGit commented 1 year ago

Is there an existing issue for this?

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

ghost commented 1 year ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

ghost commented 10 months ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.