mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b2a7fd05cb
Same as 2bf21e1747 but for new router.
This also fixes an issue where when application loads it clears forward history
because Router constructor calls navigateByUrl which was causing a push state to happen.