Hacker News new | ask | show | jobs
by Svetlitski 1826 days ago
You can set the attribute autocomplete=“off” on the corresponding <input> in order to prevent this from happening. See the relevant MDN page for more details: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes...