disable autocomplete
This commit is contained in:
parent
53f5fa3988
commit
72e5425c08
@ -219,6 +219,7 @@
|
||||
aria-expanded={isOpen}
|
||||
>
|
||||
<input
|
||||
autocomplete="off"
|
||||
type="text"
|
||||
id={inputElementID}
|
||||
bind:value={searchTerm}
|
||||
|
Loading…
x
Reference in New Issue
Block a user