angular/packages/router/test/operators
Dmitrij Kuba f13295f3a3 perf(router): cancel the navigation instantly if at least one resolver doesn't emit any value (#45621)
Recently the navigation was on hold even at least one resolver didn't emit any value and completed, but another ones still are in progress to resolve any value. The changes cancel the navigation instantly if at least one resolver doesn't emit any value and completed.

PR Close #45621
2022-04-15 10:06:26 -07:00
..
prioritized_guard_value.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
resolve_data.spec.ts perf(router): cancel the navigation instantly if at least one resolver doesn't emit any value (#45621) 2022-04-15 10:06:26 -07:00