mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4b3f7a0e5f
Some properties (like gets) might throw when we try to read them. With this commit we fail gracefuly and show a warning message for the property that can't be read. fixes #56755 PR Close #64096