disable autocomplete when re-visiting a site with the input component
This commit is contained in:
parent
a70338943d
commit
29f4f0c497
@ -44,6 +44,7 @@
|
|||||||
{value}
|
{value}
|
||||||
{required}
|
{required}
|
||||||
{disabled}
|
{disabled}
|
||||||
|
autocomplete="off"
|
||||||
bind:this={inputElement}
|
bind:this={inputElement}
|
||||||
/>
|
/>
|
||||||
{#if initialType === 'password'}
|
{#if initialType === 'password'}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user