Activities of "maliming"

hi

What's your email?

What lepton package version are you using right now?

Your code is no problem. but I think TopMenu not working in your project. so you can try to override the SideMenu to test it again.

@using Volo.Abp.DependencyInjection
@using Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation

@inherits MobileNavbar

@attribute [ExposeServices(typeof(MobileNavbar))]
@attribute [Dependency(ReplaceServices = true)]

<strong>TestXXX</strong>

hi

I think you can override the MobileNavbar component then add your custom code.

And have you configured the LeptonXThemeBlazorOptions?

Configure<LeptonXThemeBlazorOptions>(options =>
{
    options.Layout = LeptonXBlazorLayouts.SideMenu or TopMenu;
});

hi

You can try to override the SideMenu to test it again.

hi

Can you share more steps? Which project and what page have you added your code to?

Are you using Lepton theme or LeptonX theme?

hi

Can you share some code to reproduce this, or can you reproduce this in the new 8.1.1 template project?

hi

There are two components with the same name, Please confirm yours.

SideMenu and TopMenu

Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation
public partial class MobileNavbar
Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.TopMenu.Navigation
public partial class MobileNavbar

hi

You can consider overriding the default component and adding a timer to call the API every 5 seconds.

I think no need for the Signlar.

hi

I need to customize the roles tab and modify the way data is saved. To accomplish this, I found that I need access to the Identity module source code.

You can override the module pages without add its source code.

See https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project

Alternatively, is it possible to purchase just the specific module needed instead of upgrading the entire license tier?

There is no such option.

Showing 4821 to 4830 of 11568 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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.