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.
I've created a pen, with multiple cases where ngMessages don't work as they should.
There seem to be 2 core issues:
The auto hide functionality (ngMessages that doesn't use md-auto-hide, ngIf, ngShow, or any other directive that disables auto hide) has trouble switching between different errors.
Custom $asyncValidators display multiple of the same message at once.