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.
1 - open http://codepen.io/topherfangio/pen/eJpoZN
2 - enter input>5 and focus out => error message appears
3 - clear the input and focus out => expected "required" message does not appear
Note that it seems that the message div is there but stuck on animation. Manually removing it's md-input-message-animation class in chrome devtools reveals the message.
kuhnroyal, aeby, bslipek, dmitriy-shmilo and zbjornson