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 has been archived by the owner on Oct 2, 2019. It is now read-only.
Click the select control to see the effect in the json dump below it.
Either this side-effect should be documented (if by design ui-select "owns" the list given) or ui-select should not pollute the list elements with its own data.
The text was updated successfully, but these errors were encountered:
This can be an issue when multiple selects want different items disabled from the same list. It appears that ui-select prevents an option from being selected if this property exists.
When using a list of objects, the property _uiSelectChoiceDisabled is added to each item.
Plunker: http://plnkr.co/edit/uijTx559uQyRtVuBscj5?p=preview
Click the select control to see the effect in the json dump below it.
Either this side-effect should be documented (if by design ui-select "owns" the list given) or ui-select should not pollute the list elements with its own data.
The text was updated successfully, but these errors were encountered: