react-verification-code-input icon indicating copy to clipboard operation
react-verification-code-input copied to clipboard

Allow disable for suggestions / autocomplete

Open netanelben opened this issue 4 years ago • 1 comments

Couldn't add autocomplete = false to the component.

<ReactCodeInput className="digit-inputs verify-phone" fields={11} onComplete={handlePhoneComplete} autocomplete={false}/>

netanelben avatar Feb 10 '21 10:02 netanelben

I am having this issue too.

Omobayode6 avatar Apr 13 '23 11:04 Omobayode6