You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: