mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9fe08968b8
This commit is a backport to 15.2 of #51960 and #50378 Throwing `SwCriticalError` allows the driver to fallback to `safeFetch` and ensure responseWith doesn't fail. Fixes #50378 PR Close #51989