mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c0d88c37c9
Prior to this change, the event was emitted by the Form Directive. With the change, it is now emitted at the control level. fixes #58894 PR Close #64024