Maybe someone can help me to sort selected items. By default new selected is added to the end of array.
I would like to show them alphabetically, is it possible to do?
I tried to set some listeners on change
but this event is called after selected item is shown on the component.
Any help, or sugestion?