Crome Auto filling Color in input Field! anyone solve it?
-
how to do this can anybody help me ! i have tried alot of things but unable to find solution!
-
You should make a codepen example. It’s not clear what issue you have.
-
-
don’t put the input it in a (q)form?
-
here’s a doc about removing autocomplete on forms:
https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion
Here’s a thread that claims to have a solution:
https://stackoverflow.com/questions/15738259/disabling-chrome-autofillautocomplete="chrome-off"
-
-
@Himanshu-ranjan
autocomplete="false"
seem to work for me this issue is nightmare btw even if nothing to do with Quasar.