angular-cn/goldens/size-tracking
Ahmed Ayed efb440eb2f refactor(router): compute correct history restoration when navigation is cancelled (#38884)
We can’t determine whether the user actually meant the `back` or
the `forward` using the popstate event (triggered by a browser
back/forward)
so we instead need to store information on the state and compute the
distance the user is traveling withing the browser history.
So by using the `History#go` method,
we can bring the user back to the page where he is supposed to be after
performing the action.

implementation for #13586

PR Close #38884
2021-06-10 14:09:21 -07:00
..
aio-payloads.json refactor(docs-infra): prepare DocumentService to handle new disambiguated URLs (#42509) 2021-06-08 11:45:53 -07:00
integration-payloads.json refactor(router): compute correct history restoration when navigation is cancelled (#38884) 2021-06-10 14:09:21 -07:00