mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
199ff4fe7f
Fixes that the host directives feature was incorrectly throwing the conflicting alias error when an aliased binding was being exposed under the same alias. Fixes #48951. PR Close #50364