Thanks for your wrapper around selectize. The caret is missing from the component on my local. The following is my code. ``` <selectize v-model="dropdownTypeSelected"> <option value="static">Static</option> </selectize> ``` Thanks.
Thanks for your wrapper around selectize.
The caret is missing from the component on my local.
The following is my code.
Thanks.