angular-bootstrap-checkbox
angular-bootstrap-checkbox copied to clipboard
Doesn't support using objects for ng-true-value and ng-false-value.
The component breaks our form when we switch from the regular <input type="checkbox"> as we're using an object expression for the ng-true-value and ng-false-value attributes.
Relevant PR: https://github.com/sebastianha/angular-bootstrap-checkbox/pull/32