react-typeahead-component
react-typeahead-component copied to clipboard
Chrome doesn't respect autocomplete="false"
On Chrome, browser autocomplete shows up and overlaps with the typeahead dropdown. Chrome on desktop now supports autocomplete=off
Reference thread: https://code.google.com/p/chromium/issues/detail?id=468153#c123
I am experiencing the same.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
#32