mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2c17145520
Fixes that the template binder didn't resolve references to DOM nodes (e.g. `<div #ref></div>` if the matcher being passed in isn't a `SelectorMatcher`. PR Close #61100