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 Oct 2, 2019. It is now read-only.
Currently, if has "refresh" attribute, its expression is performed as soon as the directive is instanciated.
It would be useful if there was a parameter to inform to perform the "refresh" expression only when the gets focus (and dropdown is opened) or the user changes input value (and taking into account the "refresh-delay" attribute).