[Blazor] Sanitize unhandled exceptions on Componenthub #12055
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Done
This issue has been fixed
Milestone
When there is an unhandled exception on the ComponentHub we simply return the exception. We should sanitize the same way we do for JS interop exceptions.
The text was updated successfully, but these errors were encountered: