forked from TFMM/silent-auction
fix: ensure Tom Select searchability and handle selection
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
if (!el.classList.contains('tomselected')) {
|
||||
new TomSelect(el, {
|
||||
create: false,
|
||||
hideSelected: true,
|
||||
maxOptions: null,
|
||||
sortField: {
|
||||
field: "text",
|
||||
direction: "asc"
|
||||
|
||||
Reference in New Issue
Block a user