Add missing "setLiveUpdate" on password fields. This causes the model value to be updated on each keypress instead of on blur, and subsequently causes validation to occur.
Note: I have not tested whether other fields could also benefit from this addition.
Add missing "setLiveUpdate" on password fields. This causes the model value to be updated on each keypress instead of on blur, and subsequently causes validation to occur.
Note: I have not tested whether other fields could also benefit from this addition.