Open benjaminpick opened 6 years ago
When using the checkbox-model directive without initializing the variable in the controller, the directive does nothing:
http://jsfiddle.net/fjoLy5sq/955/
This is unlike the behaviour of ng-model. Is there a way to auto-initiliaze the checkbox?
When using the checkbox-model directive without initializing the variable in the controller, the directive does nothing:
http://jsfiddle.net/fjoLy5sq/955/
This is unlike the behaviour of ng-model. Is there a way to auto-initiliaze the checkbox?