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 - chrome ignores - set as optional parameter #826

Open
Wade-BuildOtto opened this issue Jun 30, 2021 · 2 comments
Open

Comments

@Wade-BuildOtto
Copy link

Even with Autocomplete-"off" chrome still fills in its own suggestion. Its best to fill in a random value, or allow it to be filled in as an option when initialized.

@tkirda
Copy link
Member

tkirda commented Jul 1, 2021

The goal of setting autocomplete="off" is only to prevent showing native autocomplete dropdown and not prevent to be filled.

You are free to set other value for this field after autocomplete has been initialized.

@BenHarris
Copy link

autocomplete="off" doesn't even seem to be preventing chrome from showing the native autocomplete frustratingly.

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