This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Autocomplete="false" Does not work in Edge Browser #1346
Closed
Description
On the Edge browser in Windows 10, autocomplete="false" does not work on the inputs, causing bizarre behavior in which auto-complete suggestions show up on the dropdown.
Autocomplete="off" seems to work however, and according to w3c autocomplete is supposed to be an on/off anyways, correct?