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
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
When i use a md-select with ng-messages and i only want to show the message if the value is dirty or touched i got the problem that the touched event is fired on the click of the selectbox. But only for a short time. the message becomes visible and then invisible again.
When i use a md-select with ng-messages and i only want to show the message if the value is dirty or touched i got the problem that the touched event is fired on the click of the selectbox. But only for a short time. the message becomes visible and then invisible again.
i think that is not a correct behavior, right?
here a demo.
http://codepen.io/Raidri/pen/BoWXxq
The text was updated successfully, but these errors were encountered: