mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If `history.pushState()` or `history.replaceState()` were called manually without including the `navigationId` field the state was being incorrectly discarded - that logic was for maintaining the original behavior of `NavigationStart.restoredState`. Improves on #28176, fully fixes #28108, see also #28954 PR Close #48033 |
||
|---|---|---|
| .. | ||
| location_mock.ts | ||
| mock_location_strategy.ts | ||
| mock_platform_location.ts | ||
| provide_location_mocks.ts | ||
| testing.ts | ||