mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `Location` creates the `_urlChangeSubscription` when the `onUrlChange` is called for the first time. The subscription `next` function captures `this` and prevents the `Location` from being garbage collected when the root view is removed. PR Close #44901 |
||
|---|---|---|
| .. | ||
| location_mock.ts | ||
| mock_location_strategy.ts | ||
| mock_platform_location.ts | ||
| testing.ts | ||