Create User UI : password confirmation fails to match

Hey All,
I have been messing with UF in local development and I can’t create a user with the UI. It always tells me the passwords do not match, even though I know they do. I have tried on multiple default installs and still getting the issue.
Steps to reproduce:
Navigate to /users with root user
click “Create user” button
fill in new users info
choose to set password
type or paste in exact same password and validation still fails.

Any ideas?

image

Thanks for the detailed steps to reproduce. As discussed in chatroom, this should be fixed once https://github.com/userfrosting/UserFrosting/pull/1030/files gets merged.

This is now fixed in 4.3.1 released today.

2 Likes