Activities of "maliming"

hi

I think there is a problem with Blazorise. You can use the asp net core way to upload the files.

https://learn.microsoft.com/en-us/aspnet/core/blazor/file-uploads?view=aspnetcore-7.0&pivots=server


Usage:

  abp get-source <module-name> [options]

Options:

-o|--output-folder <output-folder>          (default: current folder)
-v|--version <version>                      (default: latest version)
--preview                                   (Use latest pre-release version if there is at least one pre-release after latest stable version)

Examples:

  abp get-source Volo.Blogging
  abp get-source Volo.Blogging -o d:\my-project

hi

Please also share the code of KPImailerHellaBlazorModule.cs and your appsettings.json.

It seems there is a configuration problem.

hi

Please share the full error stack.

hi

Please try this command

 abp get-source Volo.Abp.LeptonXTheme.Pro

hi

Please try to clear the download cache and try again.

%UserProfile%.abp\templates

abp get-source Volo.LeptonTheme 

hi

We fixed in the next version

Temp solution:

[Dependency(ReplaceServices = true)]
[ExposeServices(typeof(MobileNavbar), typeof(MyMobileNavbar))]
public class MyMobileNavbar : MobileNavbar
{
    public MyMobileNavbar()
    {
        SelectedMenuItems = new List<MenuItemViewModel>();
    }
}

hi

How can I reproduce? Can it happen on a new template project?

Yes. We will fix it in the 7.2 patch version and 7.3

Some source files of your project are broken. Please fix it and share again(run abp clean and remove the node_moduels). Thanks

Showing 6861 to 6870 of 11554 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.