Overview
Note this is different from props/fields using a widget with autocomplete functionality. This is just browser autocomplete that suggests stuff you previously typed.
Proposed resolution
User interface changes
Issue fork experience_builder-3539595
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
bnjmnmComment #4
penyaskitoRelated: Chrome doesn't respect autocomplete=off: https://issues.chromium.org/issues/41239842
Comment #5
lauriii@penyaskito did this not work for you? I tested the MR manually and it seems to work as expected. I'm wondering if the difference is between input history vs autofill which is often used for name, address, email and so on.
Comment #6
penyaskito@lauriii Didn't explicitly test this, just wanted to highlight that Chrome has a very lax understanding of autocomplete=off that might affect testing this.
Comment #8
jessebaker commented