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}.