Skip to content
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

Bad error handling causing issues in Angular #12031

Open
ggetz opened this issue Jun 10, 2024 · 0 comments
Open

Bad error handling causing issues in Angular #12031

ggetz opened this issue Jun 10, 2024 · 0 comments

Comments

@ggetz
Copy link
Contributor

ggetz commented Jun 10, 2024

What happened?

Original reported on the forum, there is some bad error handling going on in processArrayBuffer. Since Angular's zone.js wraps native promises, this is leading to a fatal crash.

Reproduction steps

See thread.

Sandcastle example

No response

Environment

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment