Open raphaelbeckmann opened 7 years ago
I'm wondering if the input fields should have autocomplete="off" to prevent browsers filling them automatically.
Documentation: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete#values Note that chrome does not respect autocomplete=off.
autocomplete=off
I'm wondering if the input fields should have autocomplete="off" to prevent browsers filling them automatically.