Hello,
I have tried to reproduce the issue at my end. When I logged out it redirects to localhost/authentication/logout-callback
for few seconds and appears blank just like
after few seconds it again redirect to localhost:44339/authentication/logged-out
and appears perfect just like
I am not able to reproduce the issue. can you please check any console logs or error logs. The logs you have shared are warnings. or share steps to reproduce so that I can better assist you.
Thank you,
Hello,
Sorry but it is not available yet and We have no plan to do it.
Thanks
Hello,
It is not documented yet in ABP official documentation.
This article https://community.abp.io/posts/create-a-custom-login-page-in-abp-commercial-angular-app-r2huidx7 is published on ABP community only but is is available on https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/. You can refer it.
Thanks
Hello
Please check this link https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/ https://gist.github.com/mehmet-erim/dac82931935a465a48802447de501032
Thank you.
Hi ,
There is no such example. can you please check this https://docs.abp.io/en/abp/latest/UI/Blazor/Toolbars#example-add-a-notification-icon to add bell icon.
Thanks,
Hello ,
You don't have to run DbMigrator project. Please follow this link https://docs.abp.io/en/commercial/latest/samples/easy-crm to run the application.
Thank you.
Hello ,
Please try to change "@volosoft/abp.ng.theme.lepton-x": "~2.2.0"
at your package.json.
Delete your yarn.lock
file and run yarn
command.
After that run npm start
command.
It may works without any issue.
Thank you.
Hello.,
If you want to make customization. You should make and use your own layout component and replace the component with the replaceable component.
https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#main-header-toolbar
Thank you.
Hello,
please check https://docs.abp.io/en/abp/latest/Distributed-Event-Bus
thanks
Hello,
Please check if it helps you https://support.abp.io/QA/Questions/1269/using-MongoDB-in-microservice-service-inside-microservice-solution-which-uses-efcore
Thanks