mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
52970c09e1
Folding errors passed calls prevented the static reflector from begin able to ignore errors in annotations it doesn't know as the call to the unknown annotation was elided from the metadata. Fixes: #21273 PR Close #21708