angular/packages/router/src/statemanager
SkyZeroZx 580212c995 fix(router): restore internal URL on popstate when browserUrl is used
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 6eff439546)
2026-04-20 16:46:30 -07:00
..
navigation_state_manager.ts fix(router): restore internal URL on popstate when browserUrl is used 2026-04-20 16:46:30 -07:00
state_manager.ts fix(router): restore internal URL on popstate when browserUrl is used 2026-04-20 16:46:30 -07:00