angular-bootstrap-checkbox icon indicating copy to clipboard operation
angular-bootstrap-checkbox copied to clipboard

Doesn't support using objects for ng-true-value and ng-false-value.

Open jfrumar opened this issue 9 years ago • 0 comments

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

jfrumar avatar Jun 17 '16 20:06 jfrumar