subarroca/ng-password-strength

Ng password strength along with min length

Closed this issue · 2 comments

My issue is like this, when i put the min length validation = 7 along with password strength, the password strength start to work after 7 characters is entered.

What is the solution for this ?

Could be caused by "alert" outterClass rather than danger, so you only see a password when it's in warning state. I've fixed this in #16

I'll be releasing a new version today, I hope, with some changes. Could you try it and get back to me if it still has problems?