mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dcaad169ec
On Safari, the cache might fail on methods like `match` with an `Internal error`. Critical errors allows to fallback to `safeFetch()` in the `Driver`. fixes: #50378 PR Close #51885