mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5a582a8afd
Prior to this fix Ivy would not execute any animation triggers that exist as host bindings on an element if it is removed by the parent template. PR Close #28162