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

autoComplete={'off'} in <input> is ignored #200

Open
Alexis-Commits opened this issue May 24, 2022 · 2 comments
Open

autoComplete={'off'} in <input> is ignored #200

Alexis-Commits opened this issue May 24, 2022 · 2 comments

Comments

@Alexis-Commits
Copy link

When i am typing to input it suggests me to autocomplete and then to save the password. It happens only if secret is true beacause of type="password"

@arunghosh
Copy link
Owner

@Alexis-Commits Thank you for the suggestion. Will take this into consideration. Happy if you can raise a PR for this :)

@rymkapro
Copy link

rymkapro commented Jun 21, 2023

May be library should set autocomplete="new-password" in case of secret={true}?

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

No branches or pull requests

3 participants