`ng-click="Simply.$state.go(Simply.$state.is('Map.Places') ? 'Map.Places.OnMap' : 'Map.Places')"` produces error: `parsing error: please inform the angular-hint or batarang teams. expression: Simply.$state.go)`
ng-click="Simply.$state.go(Simply.$state.is('Map.Places') ? 'Map.Places.OnMap' : 'Map.Places')"produces error:
parsing error: please inform the angular-hint or batarang teams. expression: Simply.$state.go)