mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2896c93cc1
To mitigate this breaking change, this behavior can be disabled by wrapping expressions with the `$null` magic function. : `$null(foo?.bar?.baz)`