Andrew Scott

Results 123 comments of Andrew Scott

Results from running migration the migration internally: [cl/427481595](http://cl/427481595)

[presubmit](http://test/OCL:427493712:BASE:427550812:1644440654334:662fc0f2)

Hello kind public API reviewers. There have been a few updates to this PR that warrants a re-review: 1. The `RedirectCommand` is now a class instead of an interface, making...

@rhutchison I do still see value in this but work on it has dropped pretty significantly off my priority list. I would say the deprecation and migration of returning just...

TGP=https://fusion2.corp.google.com/presubmit/583045890/OCL:583045890:BASE:614718613:1710212556271:4b5e09e3/targets

This PR was merged into the repository by commit 8735af08b976b30cf236a83f9e8b64b5ff62e9f3.

@micru It's on our radar and I'm trying to slowly chip away at some smaller complexities in the router that would make this more difficult to accomplish. Some of these...

confirmed, still an issue in v9: https://stackblitz.com/edit/angular-ivy-wytcuh?file=src/src/app.ts

Adding `core` and `zones` labels. This is an issue with the getter because it always returns a new array reference, causing the `ngFor` to regenerate the elements, which then causes...