Closed amenk closed 1 year ago
Fixes autocomplete problem
Tested in Chrome 99 + Firefox 98
Based on https://stackoverflow.com/questions/15738259/disabling-chrome-autofill
Jan 2021: autocomplete="off" does work as expected now (tested on Chrome 88 macOS). For this to work be sure to have your input tag within a Form tag
Fixes autocomplete problem
Tested in Chrome 99 + Firefox 98
Based on https://stackoverflow.com/questions/15738259/disabling-chrome-autofill