In first try I am able to enter username and password and it still doesnt allow to delete In second try it doesnt allow me to enter password Then I opened new tab and same thing happened, tried opening in other window too. This was a burner account
In first try I am able to enter username and password and it still doesnt allow to delete In second try it doesnt allow me to enter password Then I opened new tab and same thing happened, tried opening in other window too. This was a burner account
This is likely a JavaScript race condition created by autofill on the password field. Lots of websites have this now; some fucking framework or another doesn’t handle a paste/autofill on fields. Try adding a space after the password and then remove it again, see if it trips the validation checks