Matthieu Riegler

Results 335 comments of Matthieu Riegler

Well, to me this is not a bug. The index is not well suited for the `trackBy` function. By removing one element you're effectively telling angular the element didn't change...

Isn't that pretty much expected ? Your component has no children. Your `ng-template` points to nothing, it will not exist in the dom. But if you add a `div` with...

The PR hasn’t been merged yet ! So the issue still exists !

I believe this issue no longer is. I can't reproduce it.

Hi, could you point us to which description your are talking about ? The cli `--help` ?

@hydroper Let me transfer this to the CLI repo 👍

Note: There is a related discussion at angular/angular#50756.