Skip to content

Commit 16e6655

Browse files
committed
Add build autocomplete dist files
1 parent 3b4119b commit 16e6655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Autocomplete/assets/dist/controller.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ _default_1_instances = new WeakSet(), _default_1_getCommonConfig = function _def
341341
}
342342
return query.length >= 3;
343343
},
344+
maxOptions: null,
344345
optgroupField: 'group_by',
345346
score: (search) => (item) => 1,
346347
render: {

0 commit comments

Comments
 (0)