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.
choose any element form the list. It will appear in the ui-select-match and also in list above.
click on "close" on the element in the list above. It will remove appropriate element from the binded array and also this element will disappear from ui-select-match.
Till now everything working excellent.
but if now you try to select new element from the list,
you will see that the element that was deleted on step2 is absent in the ui-select-choices list.
If this is not a bug, please explain what I disunderstand.