Skip to content

Clarify that ComponentHub.OnRenderCompleted's errorMessage is untrusted #11843

@SteveSandersonMS

Description

@SteveSandersonMS

From #11791

Currently, ComponentHub.OnRenderCompleted accepts an errorMessage from the client, and logs it.

We should clarify this by changing the string that gets logged to something like Error message reported by untrusted client code: {errorMessage} instead of just {errorMessage}.

Metadata

Metadata

Assignees

Labels

DocsThis issue tracks updating documentationDoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor Componentstask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions