mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently errors thrown inside event handler in Ivy are caught and forwarded to the `ErrorHandler`, however this means that if they happen during a unit test, the test won't fail. These changes add a test-specific `ErrorHandler` that throws the error rather than logging it out. PR Close #28707 |
||
|---|---|---|
| .. | ||
| angular_material_test_blocklist.js | ||
| instructions.md | ||