Server-side blazor with rendering errors races and consumes all memory #13676
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Milestone
#12637 ```# Describe the bug
While working with a server-side blazor project, when a NullReference error happens inside the razor file, the server races and all memory is consumed. Consider the demo on video at: https://www.twitch.tv/videos/476717145?t=00h33m29s
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No extra memory consumption when a rendering error happens
Screenshots
https://www.twitch.tv/videos/476717145
Additional context
Error reported in JavaScript console is:
The text was updated successfully, but these errors were encountered: