mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f35b2ef47c
This is necessary to exclude a race condition where the MutationObserver initialized by the instruction fired before the inputs are binded. fixes #65678