When i use the form->fill it selects the current selected items, which works, but it also adds these to the drop down. These items are unresponsive in the dropdown. When i remove an item, and reselect it in the dropdown, it is removed from the dropdown.
My expected behavior would be: on load, the currently selected items, are removed from the dropdown and only readded when the selection is removed.