mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
479a919f42
The new animations was not correctly looking for the `.` when parsing bindings. This resulted in arbitrary event bindings creating animate.leave instruction calls. fixes: #63466 PR Close #63470