SyntaxFix
Write A Post
Hire A Developer
Questions
I solved this by adding autocomplete="one-time-code" to the password input.
autocomplete="one-time-code"
As per an HTML reference autocomplete="one-time-code" - a one-time code used for verifying user identity. It looks like the best fit for this.