meteor-useraccounts / materialize

Accounts Templates styled for Materialize.
http://useraccounts.meteor.com/
MIT License
49 stars 26 forks source link

Passwords always don't match #17

Closed ksendra closed 8 years ago

ksendra commented 9 years ago

Hi, I have a problem with the sign-up form with materialize template. I have added an additional element to the form - "user type" dropdown. When I enter identical passwords and click to select dropdown (or click away from password fields) - I get "Passwords don't match" error and register button grays out. But I still can click the register button and it sign me up successfully. Is this a bug or am I doing something wrong?

EDIT: This only happens when signup form is in a modal.

passwordsdontmatch

splendido commented 8 years ago

tracking this on https://github.com/meteor-useraccounts/core/issues/188