Skip to content

Commit 9268993

Browse files
author
Jeff
committed
disable autocomplete
fixes sagalbot#324
1 parent f5d99a0 commit 9268993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Select.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@
308308
@focus="onSearchFocus"
309309
type="search"
310310
class="form-control"
311+
autocomplete="false"
311312
:disabled="disabled"
312313
:placeholder="searchPlaceholder"
313314
:tabindex="tabindex"

0 commit comments

Comments
 (0)