7 Answer(s)
-
0
Hi,
We could not reproduce this problem. However, with v2.7.1 we have replaced this form with a dynamic one and the password field is now right after the username (that's how we've noticed you are using 2.7.0).
Could you please remove yarn.lock (or package-lock.json) in your project and reinstall npm packages? You should not have that issue after the upgrade.
P.S. This is the validation error we are getting when rule is lowercase only and all number keys are pressed:
-
0
Hi, Sorry for misinformation. Angular version was 2.6.2 but Abp backend version is 2.7.0. I checked it in 2.7.0 and i see no problem. Thank you.
-
0
Hi @armanozak,
We see that the problem occurs again. Does not work if we don't refresh the page. Even if we refresh the page, some requirements not works.
- Angular v2.9.0
- Backend v2.9.0
- Separated Identity Server
-
0
Any progress on this?
-
0
Hi @talhazengin,
We have been able to reproduce and solve the issue. There is an open PR and the problem will be solved soon. I will inform you about the progress and waht to do next.
-
0
Hi @talhazengin,
We have published a new package. Please run
yarn upgrade @volo/abp.ng.identity.config
in your terminal to update the package. This should fix the issue.I am waiting for your feedback before closing the issue.
Have a nice day.
-
0
Hi @armanozak,
We checked. Seems no problem. Thanks.
Have a good day.