Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Angular form isn't updated when browser autocompletes

I've got a login form and a login button in there. However, when my browser loads the page it autocompletes the form, however until one makes any 'click', 'keypress' the form isn't updated and button's disabled.

Is there a way to overcome that case when angular isn't that fast to register the value change?(so that the user isn't getting confused by button which looks disabled and it is meanwhile fields are set).

Comments