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 was 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.