Skip to content

[Blazor] Sanitize unhandled exceptions on Componenthub #12055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
javiercn opened this issue Jul 10, 2019 · 1 comment
Closed

[Blazor] Sanitize unhandled exceptions on Componenthub #12055

javiercn opened this issue Jul 10, 2019 · 1 comment
Assignees
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

Comments

@javiercn
Copy link
Member

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.

@analogrelay analogrelay added the area-blazor Includes: Blazor, Razor Components label Jul 10, 2019
@mkArtakMSFT mkArtakMSFT added this to the 3.0.0-preview9 milestone Jul 12, 2019
@mkArtakMSFT mkArtakMSFT added the bug This issue describes a behavior which is not expected - a bug. label Jul 12, 2019
@javiercn javiercn added Done This issue has been fixed and removed Working labels Jul 18, 2019
@javiercn
Copy link
Member Author

Changes are in #12250 which will get merged along with the rest of the dependency updates.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

3 participants