In a symfony form I have a select with the autocomplete option to activate tom-select.
When I select an item and display the select again, the selected item is displayed as the last item in the visible list.
I’d like to move it up a few positions before displaying it.
With Tom-Select, how do I place the selected item at the top or in the middle of the drop-down list?