As i said, this is by design. So don't expect it to be changed in future.
Hi,
Only the setting contributor page is on Blazor UI. For other pages, you are redirected to Host MVC UI.
Hi @christophe.baille
The first problem you mentioned (Firefox-Chrome) will be fixed in next patch. (Already fixed and waiting for release)
We'll check the second one (Language problem) and fix it in next patch as well.
Hi @viswajwalith
Yes, it is better to have different Rabbit MQ. Otherwise Events will be confused.
If you must use the same Rabbit MQ, at least you need to use different ExchangeName.
See https://docs.abp.io/en/abp/latest/Distributed-Event-Bus-RabbitMQ-Integration#configuration
Hi @petri.uusitalo
This is by design. And this is also same for Angular UI, even same for tiered MVC projects. You are redirected to MVC UI of .HttpApi.Host project for login.
However based on your website (https://commercial.abp.io/modules/Volo.Account.Pro) it says that Account module also supports Blazor UI Framework
This doesn't mean Account module doesn't support Blazor/Angular UI.
You are right. I've created an internal issue for this. We will fix this in next patch.
Thanks for reporting. Your question credit is refunded.
Hi @christophe.baille
You can ignore my previous answer if you see it on your emails. I'm checking this issue.
Hi @JoaoRocha
We are aware of this issue and will release a patch version to fix it as soon as possible.
I'm closing this issue and refunding your question credit.
Hi @dkaczor,
You can run abp get-source Volo.LeptonTheme
command to download full source code of Lepton Theme, and then copy the missing project to Lepton Theme folder in your solution.
We'll fix this issue in next patch.
@serdar.genc@talentra.net
You can remove/delete the projects under Volo.BasicTheme.Tests
folder from your solution to fix it for now.