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
Hi
I have a problem with the library (version 1.0.1)
For example, in a input text field, when, at the first time i write a sentence and then i delete it, it shows correctly the error, but then i write again a sentence, delete it (shows the error), and i write again but now never hides the error
<divclass="col-md-3"><divclass="form-group"><labelonce-text="'Name'|translate"></label><spanclass="red-dot"> *</span><textareamsd-elasticname="nom"id="nom"class="form-control"style="height:34px;"ng-model="params.expExp.nom"xt-validatecontainer=".modal-body"msg-required="{{'This field is required'|translate}}"required></textarea></div></div>angularjs1.3.18bootstrap3.2.0angularui0.13.4
The text was updated successfully, but these errors were encountered:
Hi
I have a problem with the library (version 1.0.1)
For example, in a input text field, when, at the first time i write a sentence and then i delete it, it shows correctly the error, but then i write again a sentence, delete it (shows the error), and i write again but now never hides the error
The text was updated successfully, but these errors were encountered: