-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
Please Help Me,
Why i'm got error when i'm using select live search.
showing double selected but i'm not using multiple select.
<select class="selectpicker budget_code_popup" id="budget_code_popup" name="budget_code_popup" data-live-search="true">
<option data-tokens="admin">Admin</option>
<option data-tokens="user">User</option>
<option data-tokens="user">Editor</option>
</select>
