feat(compiler): Angular expressions with optional chaining returns `u… · angular/angular@2896c93 · GitHub
DRANK

…ndefined` To mitigate this breaking change, this behavior can be disabled by wrapping expressions with the `$null` magic function. : `$null(foo?.bar?.baz)`

github.com
Related Topics: GitHub Angular Git
1 comments