You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: #32
The text was updated successfully, but these errors were encountered: