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

Browser support for autocomplete='off' has changed. #86

Open
martinstender opened this issue Jul 16, 2018 · 1 comment
Open

Browser support for autocomplete='off' has changed. #86

martinstender opened this issue Jul 16, 2018 · 1 comment

Comments

@martinstender
Copy link

Due to recent browser updates, it appears to be a problem, that this script sets autocomplete to 'off'.

[https://bugs.chromium.org/p/chromium/issues/detail?id=587466](Chrome bug report)

For the time being, I'll just change to code to listen for a data-autocomplete-override attribute.
If that is not present on the input-field, it get set to 'off', as originally.

@topcats
Copy link

topcats commented Oct 25, 2020

i know it has been a while, but has anyone got code that makes this work?

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

2 participants