$any( )
type cast function and an undeclared memberThere is no such member as bestByDate
in the following two examples, so nothing renders:
The item's undeclared best by date is: {{ $any(item).bestByDate }}
this
The item's undeclared best by date is: {{ $any(this).bestByDate }}