Blazor Server Bad Behavior Rendering
I’ve been working on a Blazor Server app that consumes an API, but I’ve noticed an issue. When there are a lot of objects on the page, I see white sections or fragments, even though the page is fully loaded.
I’ve been working on a Blazor Server app that consumes an API, but I’ve noticed an issue. When there are a lot of objects on the page, I see white sections or fragments, even though the page is fully loaded.