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.
When the first option is added, multi-select fields are expanded by one extra row. That's confusing and not convenient. It is due to the incorrect width of insert area. The bug appeared after merging #1873 pull request. Not-angularjs multi-select libraries that I find works without the extra row (as in v0.19.5).
Link to minimally-working plunker that reproduces the issue: