dotnet / dotnet/aspnetcore

[Blazor] Interactive root component operations may exceed default SignalR message size

Open
#51,080 5 comments 0 reactions 0 assignees View on GitHub
area-blazor Blazor ♥ SignalR enhancement Pillar: Technical Debt Priority:2
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

If a Blazor endpoint renders too many interactive server root components on the page at once, the message that contains each root component marker may exceed the default SignalR message size limit. This causes the app to stop working.

I was able to hit this limit in my testing with only ~28 root components.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.