atheleron
atheleron
Hi is there a way to reverse button switch state ?? so that false value becomes true and true value becomes false I have tried with `sync="true"`, `value="isComputed"` but if...
``` TypeError: Cannot read property '$$hashKey' of undefined at Object.extend (http://local.dev/js/vendor/angular.js:407:14) at Scope.$scope.editCancel (http://local.dev/js/controllers/catCtrl.js:68:25) at new (http://local.dev/js/controllers/catCtrl.js:123:11) at Object.invoke (http://local.dev/js/vendor/angular.js:4180:17) at extend.instance (http://local.dev/js/vendor/angular.js:8439:21) at http://local.dev/js/vendor/angular.js:7691:13 at forEach (http://local.dev/js/vendor/angular.js:331:20) at nodeLinkFn...