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:
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Any progress on this?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi @talhazengin,
We have published a new package. Please run
yarn upgrade @volo/abp.ng.identity.configin 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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi @armanozak,
We checked. Seems no problem. Thanks.
Have a good day.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


