Désactiver la saisie semi-automatique dans les champs de réaction
<input type="text" autoComplete="off" />
Yasiel Cabrera
<input type="text" autoComplete="off" />
autoComplete="new-password"
starting with new makes the browser ensure there is no autocomplete, so it can be "new-<value>"