I have a input field which shows a list using html5 element. The problem is that with the browser au
input
you can use autocomplete="new-password". autocomplete = "off" didn't worked in my case.