mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fixed an issue where back/forward (`popstate`) navigation attempted to match the displayed `browserUrl` instead of the internal route, which could result in `NG04002: Cannot match any routes`.
Fixes #67549
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| duplicate_in_flight_navigations.spec.ts | ||
| eager_url_update_strategy.spec.ts | ||
| guards.spec.ts | ||
| integration.spec.ts | ||
| integration_helpers.ts | ||
| lazy_loading.spec.ts | ||
| navigation.spec.ts | ||
| navigation_errors.spec.ts | ||
| redirects.spec.ts | ||
| route_data.spec.ts | ||
| route_reuse_strategy.spec.ts | ||
| router_events.spec.ts | ||
| router_link_active.spec.ts | ||
| router_links.spec.ts | ||