mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4418064599
Fixes that `createCustomElement` was incorrectly excluding signal-based inputs when setting the initial values. Fixes #59757. PR Close #59773