mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
34dd3c360b
Before this commit, attribute completion display parts were retrieved but not assigned. In addition, the switch case was non-exhaustive because it did not include `StructuralDirectiveAttribute`. PR Close #42472