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
If I change the value of clearable (through an AngularJS expression) from true to false, the Clear button label does not change to Cancel as it should.
The text was updated successfully, but these errors were encountered:
Using version 0.3.0.
If I change the value of clearable (through an AngularJS expression) from
true
tofalse
, theClear
button label does not change toCancel
as it should.The text was updated successfully, but these errors were encountered: