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.
Need to handle SPACE characters.
Angular trims it and does not call refresh in case SPACE entered, because ng-trim is true by default for inputs.
Is it possible to give control over this attribute somehow?