mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a30a73c2aa
This only shows up in the language service. Calls to symbols that are not resolve resulted in null instead of being resolved causing the language service to see exceptions when the null was not expected such as in the animations array. Fixes #15969