Thanks for your response, will check and get back to you asap.
Hello saad.aldulaijan,
could you please check following links - https://support.abp.io/QA/Questions/446/How-do-I-customize-login-pages-for-Angular-when-using-new-Authorization-Work-Flow-in-version-31 https://support.abp.io/QA/Questions/2582/Replacement-of-Login-Page-in-angular-is-not-working--i-have-follow-the-replacement-documentation-after-replacement-still-the-page-is-redirect-to-Backend-login-page let me know if it helps you.
Hello alicaner ,
Just received your mail , we will check and get back to you asap.
Hi,
can you share screenshot of below file code app.component.ts app-routing.routing.ts home.component.ts home.component.html. I think you are not trying to authenticate which should be done by this this.authService.navigateToLogin();
you can also share your project to support@abp.io with ticket id so we can check
Hi phil@travelengine.com.au,
We are agree with you that IBrandingProvider overrides the CSS. But as mentioned in the documentation
logoUrl
is used to show app logo only and
logoReverseUrl
is used as per the theme selected that means
Dark
theme url is LogoUrl
then for Light
theme it will be LogoReverseUrl
Light
theme url is LogoUrl
then for Dark
theme it will be LogoReversUrl
I hope your doubt will be clear. Thanks,
Hello abpnewtonvisionco,
Check connection string in DB migrator and Host--> appsetting.json
, Connection string should be same at both places.
just to confirm, are you running this through any pipelines..or you are connecting to different environment locally ?
Hello Sergei,
Apologies for the delay in response. We are working on the solution and will get back to you on soon.
Thank you, Anjali
Hi,
Yes, you can set the "ngModalOptions.backdrop" input of your modal to "static". I am attaching the screenshot of the code.
You can check the modal configurations from ng-bootstral documentation : https://ng-bootstrap.github.io/#/components/modal/examples#config https://ng-bootstrap.github.io/#/components/modal/api#NgbModalOptions
Hi
do you get this after login, can you share the steps to reproduce so we can reproduce this issue on our side? can you check result of endpoint /application-configuration and share the screenshot.