Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible to add a autocomplete="password" to the Search input ? #116

Closed
inikoo opened this issue Aug 22, 2021 · 2 comments
Closed

Is possible to add a autocomplete="password" to the Search input ? #116

inikoo opened this issue Aug 22, 2021 · 2 comments

Comments

@inikoo
Copy link

inikoo commented Aug 22, 2021

I need a way to stop Chrome to try to autocomplete the select :)

@cbullers
Copy link

cbullers commented Sep 5, 2021

Wrap the component in a form and add autocomplete="off" ?

adamberecz added a commit that referenced this issue Sep 9, 2021
@adamberecz
Copy link
Collaborator

Added autocomplete and inputType props in 2.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants