mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7b51728813
Host bindings for `(animate.enter)` and `(animate.leave)` were not firing properly. This fixes the compiler ingest to make sure they do fire. fixes: #63199 PR Close #63217