Skip to content

Commit 4f65720

Browse files
committed
fix #251
1 parent c35c0e3 commit 4f65720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NetworkDynamicsInspector/src/widgets.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ function Bonito.jsrender(session::Session, tomselect::TomSelect{T}) where {T}
417417
optgroupField: 'class',
418418
placeholder: $(tomselect.placeholder),
419419
hidePlaceholder: true,
420+
maxOptions: null,
420421
plugins: {},
421422
};
422423
// push remove button to plugins when multi

0 commit comments

Comments
 (0)