mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1fd8d5d446
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 #64034