mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
850f0d6b3d
https://github.com/angular/angular/pull/64590 implemented change detection for field bindings, but only for those bound to native or custom form controls. This change extends that optimization to apply to field bindings on interoperable controls built using Reactive Forms as well.