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.
fix(input): add support for dynamically loaded ngMessage directives.
* Currently ngMessage directives inside of an input-container, which are loaded / transcluded dynamically, didn't get initialized properly.
The animation was not working. As well as the auto-hide didn't work properly.
Fixes#7477. Fixes#7596. Fixes#6810. Fixes#7823Closes#8387
0 commit comments