The itemState (formerly itemValue) function in templates also now returns the transformed state by default, unless you set the new second parameter to true i.e. itemState(‘Item_With_Map’, true). Use the raw state in conditions like ng-if without the transformation if possible.