You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ x ] bug report -> please search issues before submitting
- [ ] feature request
OS and Version?
Windows 10 (Web)
Versions
15
Repro steps
Acess the link: https://www.npmjs.com/package/@angular-material-extensions/password-strength. Search for "[passwordComponent]="passwordComponent6". Doesn't work correctly.
The log given by the failure
Desired functionality
update the line "[passwordComponent]="passwordComponent6" -> "[passwordComponent]="passwordComponent"
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)OS and Version?
Windows 10 (Web)Versions
15Repro steps
Acess the link: https://www.npmjs.com/package/@angular-material-extensions/password-strength. Search for "[passwordComponent]="passwordComponent6". Doesn't work correctly.The log given by the failure
Desired functionality
update the line "[passwordComponent]="passwordComponent6" -> "[passwordComponent]="passwordComponent"Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: