mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3e34fa8651
This patch fixes animations so that if multiple sub @triggers are used and are blocked by a parent animation then the engine will not lead itself into an infinite loop. PR Close #21119