Closed AnnMarieW closed 3 years ago
Looking forward to this - any idea when it'll land in pip?
@BMJHayward It was just released in dash==1.20.0
!
I was about to get to work on this, when i found this PR and merely had to upgrade dash. Thanks a lot! 😘
Still having this issue - have there been any updates?
@frankyp1234 This issue was solved and closed. What version of Dash are you using? Can you make a minimal example that reproduces the issue?
I have the same issue in the Safari browser. working fine in the Chrome browser.
I have the same issue in safari.
Currently, the default for autoComplete is "on" in the Dropdown component. When autoComplete="on", the browser will autocomplete fields based on the history stored in the browser.
This pull request addresses #808, plotly/dash#960 and #787 by setting the autoComplete default to "off"
This issue has also been mentioned numerous times on the community forum: https://community.plotly.com/t/disable-autocomplete-for-dropdowns-input-box-in-dash/22463 https://community.plotly.com/t/disable-browser-autocomplete-on-multiselect-dropdown/37478 https://community.plotly.com/t/keep-getting-autofill-for-dropdown-not-all-browsers/30359