I'm trying to use ui-select to make a state selection but when I select a state the placeholder goes blank, does anyone know how to not make "Filter by province/state" disappear.
Here is the code for ui-select-match section of my ui-select:
<ui-select-match
placeholder="Filter by province/state">
{/ $item /}
</ui-select-match>