mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
df65c4fc8f
Injecting `ViewContainerRef` into a component makes it effectively a container. The leave animation wasn't triggered on containers before this fix. fixes angular#48667 PR Close #48705