Activities of "cellero"

In Blazor Server, the new Export to Excel feature is not filtering the results as per the filter text / search. I have tested this in MVC and the filtering does work correctly - the results match what the user has filtered the page to.

  • ABP Framework version: v6.0.0-rc.2
  • UI type: Blazor Server

Please see the 4 issues below. I am aware that this is in a release candidate version, but I am concerned as some are fundamental and have been resolved by now.

  1. Unable to override Lepton X images Large image on Login page and the Lepton image
  2. Application Footer Layout not used
  3. Padding Why is there so much wasted space on the page? In my option the space between the red lines is unnecessary: I have raised this more than once, some I can use custom css but I don't want to (that's why I pay for the commercial version) : https://github.com/volosoft/lepton-theme/issues/4 https://github.com/volosoft/lepton-theme/issues/11
  4. Action Button https://github.com/volosoft/lepton-theme/issues/12 This is still unresolved
  • ABP Framework version: v6.0.0-rc.1
  • UI type: Blazor Server

When clicking on the Export to Excel Button.

The following error is given:

Good day, I have been waiting patiently for the LeptonX release, but I am now frustrated with lack of progress for the Blazor UI (both wasm and server) I have a commercial project waiting for LeptonX because the customer does not like the current Lepton theme.

It is coming up 9 months since LeptonX was announced: https://blog.abp.io/abp/LeptonX-Theme-for-ABP-Framework-Alpha-Release

I have politely enquired on the status via this GitHub link: https://github.com/volosoft/lepton-theme/issues/5#issuecomment-1106045088 Dates keep passing with no information. I monitor this issue each day.

Today I saw 5.3.0-rc.1 has been released, so created a project via the website and still no reference to LeptonX / Lite

ABP Suite has no 5.3.0-rc.1 templates.

The instructions here are inconsistent between Lite and Commercial https://github.com/abpio/abp-commercial-docs/tree/docs/lpx/en/themes/lepton-x It does seem some of the Lite instructions missing from Commercial are required!?

I have tried many times using combinations of the commercial and lite instructions to get the project running. I did have success with an MVC solution but that is not the UI I use.

The closest to a running system I can get to is using a combination of the Lite and Commercial for Blazor Wasm. But get this error:

The page does render but badly formatted.

All that I require at this point is an accurate date when the beta version of LeptonX will be working in Blazor Wasm and/or Blazor Server.

Kind regards, Roger

  • **ABP Framework version: 5.2.0-rc.1
  • UI type: MVC & Blazor Server
  • DB provider: EF Core

New projects created using 5.2.0-rc.1 are able to run due to missing items. It is easy to replicate. Just create a new MVC or Blazor app using ABP Suite.

MVC:

Blazor Server

  • ABP Framework version: v5.1.1
  • UI type: Blazor Server
  • DB provider: EF Core

The public DbSet is inserted into the wrong location in the xxxDbContext.cs file when generating with Abp Suite.

It is inserted inside public DbSet<IdentityUser> Users { It is easy to replicate this issue by creating a new project and create a simple entity.

  • ABP Framework version: v5.0.0
  • UI type: Blazor Server
  • DB provider: EF Core

When updating an ...Application.Contracts Dto from FullAuditedEntityDto to FullAuditedEntityWithUserDto the Id of the entity is no longer available.

I have reviewed this help topic. https://docs.abp.io/en/abp/latest/Data-Transfer-Objects

Can you please advise how to use the ...WithUserDto I need to display the Created and Modified users names in the UI

  • ABP Framework version: v4.4.2
  • UI type: Blazor Server
  • DB provider: EF Core

I have to instances of the same Blazor Server App running on IIS. They run on different ports. The two instances are PROD and TEST.

I want to set the Lepton Theme for the TEST system to a different colour scheme to PROD. This is to let users know which system them are in. I use the Administration | Settings | Lepton Theme menu to update the settings:

The problem is that the style is not updated in the Application when this change is made, the orginal theme persits.
The change does respect the Menu Placement option (top and left) ok, just not the Style option.

Please advise how to have the theme in each system. I don't want the user to have to clear browser cache each time as this defats the purpose.

Also, there are theme settings in appsettings.json. Is this required? I removed the following while testing this issue and the app continues to work (but still has the same issue) "Settings": { "Volo.Abp.LeptonTheme.Style": "Style6", /* Options: Style1, Style2... Style6 / "Volo.Abp.LeptonTheme.Layout.MenuPlacement": "Top", / Options: Left, Top / "Volo.Abp.LeptonTheme.Layout.MenuStatus": "AlwaysOpened", / Options: AlwaysOpened, OpenOnHover / "Volo.Abp.LeptonTheme.Layout.Boxed": "False" / Options: True, False */ },

  • ABP Framework version: v4.4.0
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

The create modal crashes when a required field is left empty. The bug is easy to replicate

  1. Use Abp Suite to create a simple entity with a required field/property
  2. Run the Blazor app and click on the "+ New xx" button
  3. Press save without completing any fields
  4. The error will occur.

Note that on update, the UI does provide feedback, but still crashes when pressing the save button.

Please advise the correct approach for solving this issue and can confirm it is a bug to be solved.

Thanks.

Question
  • ABP Framework version: v4.3.3
  • UI type: Blazor Server
  • DB provider: EF Core
  • Docs location: GitHub

I have the ABP doc module included in a Blazor Server app. https://docs.abp.io/en/abp/latest/Modules/Docs

There is a problem with the left side menu with the items overlapping as per screen shot below:

I can also see this issue on this support case: https://support.abp.io/QA/Questions/1520/How-can-I-edit-markdown-document-with-using-ABP-Docs-Module

I manually added "@abp/aspnetcore.mvc.ui.theme.basic": "4.3.0", into the package.json of the blazor project. Not sure if that is needed, but had no effect. { "version": "1.0.0", "name": "my-app", "private": true, "dependencies": { "@abp/aspnetcore.mvc.ui.theme.basic": "4.3.0", "@abp/docs": "4.3.0", "@volo/abp.aspnetcore.components.server.leptontheme": "^4.3.0", "@volo/abp.aspnetcore.mvc.ui.theme.lepton": "^4.3.0", "@volo/account": "^4.3.0", "@volo/cms-kit-pro.admin": "^4.3.0" } }

Please advise how to fix the menu layout.

Showing 21 to 30 of 38 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.0.0-preview. Updated on September 12, 2025, 10:20