Activities of "liangshiwei"

Hi,

I could not build the solution:

Do you think the following code may work?

I think it's no problem, you can give it a try.

Hi,

You need to upgrade the leptonx theme package to 2.3.*-* version

Hi,

I think it's _content/XXX.Blazor/images/favicon/xxxx.png

See the document: https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/static-files?view=aspnetcore-7.0#static-assets-limited-to-razor-components

ok, i will check it.

Hi,

Of course, you can. check this: https://docs.abp.io/en/commercial/latest/themes/lepton-x/index#source-code

Hi,

It's easy to do.

For example:

var parentTenantId = currentTenant.Id.ToString();

using(currentTenant.Change(null))
{
    var tenants = await tenantRepository.GetListAsync();
    var subTenants = tenants.where(x => x.GetProperty<string>("ParentTenantId") == parentTenantId).ToList();
}

Hi,

Could you share a new project that can reproduce the problem? I will check it. thanks. My email is shiwei.liang@volosoft.com

ok

But after the update, the project is not building and is throwing some conflicts. Here is the screenshot

Hi,

Sorry, I mean share the log about this error, not the application logs.

Showing 3581 to 3590 of 6693 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.