Hello-
I have a login form modelled after the login form in the Web3 sample. In my login form, if an error has been displayed (i.e. login failed), I enter a new password (do not tab out of field) and click the login button. The error message clears, but a second click on the button is required for the form to be accepted. Tabbing out of the field allows the button click to work properly.
I've looked at Web31 (which doesn't have the problem) and as far as I can tell, I've set the various field and form options the same. Is there a particular place I need to look to turn off this behavior.
Thanks!
Gordon