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 Apr 12, 2024. It is now read-only.
In a large application with hundereds of form fields it's rather tedious to always remember to add ng-messages-multiple to get a consistent expierence for users.
It would be great if a default could be set globally. This might entail changing ng-messages-multiple to accept an expression (or a string) to allow disabling it when the default is to show multiple messages.