fix($parse): set null reference properties to `undefined`
When there is an expression of the form `true && a.b` and where `a == null`, then set the value of `true && a.b` to `undefined`. Closes #11959
L
Lucas Galfaso committed
d19504a179355d7801d59a8db0285a1322e04601
Parent: e5e871f