Activities of "lba"

Hi,

that is very insightful. Thank you very much for the detailed explanation and for your time!

  • On branch abp-version-updates, do abp update -v 9.3.0
  • Update Blazorise Packages to 1.8.8
  • Update Microsoft.Extensions.FileProviders.Embedded to 9.0.5
  • Update Volo.Abp.AspNetCore.Components.Server.LeptonTheme from net8.0 to net9.0
  • Update Volo.Abp.AspNetCore.Components.Web.LeptonTheme from net8.0 to net9.0

Hello,

sorry for the delayed response. I have invited you to the repository. Default branch is where our solution is still on v8.2.2. I have updated up to v9.2.0 on abp-version-updates. Let me know if you need any further information. Thank you!

Hi maliming, I have to acquire permission internally, I'll get back to you on monday.

Hello EngincanV,

setting SameSite to something other than "None" resolved our issue. Thanks!

Hi, you can manually manage the current menu item by using PageLayout

https://abp.io/docs/latest/framework/ui/blazor/page-layout#menuitemname

@inject PageLayout PageLayout 
 
 
@code{ 
    protected async override Task OnInitializedAsync() 
    { 
        PageLayout.MenuItemName = "MyApplication.MenuItemName"; 
    } 
} 
 

Hello enisn,

that's exactly what we were looking for, fast and simple, too! Thank you very much!

So if I'm understanding correctly we cannot achieve this in Lepton theme and would have to use LeptonX instead, yes?

I'm very sorry but I'm not sure I understand. Are you saying you don't have a solution to our problem in Lepton theme?

I have tested on a new project with LeptonX theme and can confirm this works.

As I have already stated in my question we are using Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton (not LeptonX). In the test project I sent you, you can see it's not working. How can we replicate the same behaviour here?

Thank you.

I've updated the framework version as you suggested. However, I'm afraid that didn't resolve my issue like it seems to have done on your end.

I see you created a new project to test for yourself. Since it seems to work in the video you shared, could you please share your code so I can have a look and see if I can find out what you've done that I haven't?

Thank you for looking into this.

Showing 1 to 10 of 15 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.