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.
If you have a custom validation key (such as server in this case), and try bind the ngMessage element to some object you presumably have the error message in, it does not work.
The above does not work, the span remains empty but visible and errors.test is indeed populated (and visible in scope, by trying angular.element($0).errors.test).