Activities of "maliming"

var abp = abp || {};
abp.appPath = "/SubFolder/"

hi

Can you share a simple project? liming.ma@volosoft.com

This is a limitation of Blazor, and there is nothing we can do at the moment.

hi

Please try to add a custom js to your API website https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#configuring-an-existing-bundle

abp.appPath = "/SubFolder/"
Configure<AbpBundlingOptions>(options =>
{
    options
        .ScriptBundles
        .Get(LeptonThemeBundles.Scripts.Global)
        .AddFiles("/Pages/common.js");
});

You can replace js and PermissionManagementModal before upgrading

hi

Remove MyProjectName.HttpApi.csprojfrom your Blazor.Server.Tiered.csproj

Remove typeof(MyProjectNameHttpApiModule)from your BlazorModule

HI

I will check this.

Can you share the content of appsettings.json?

Hi, what is the current state of tenant impersonation for Angular?

It will be available in 5.0.

1

See https://support.abp.io/QA/Questions/2105/Verify-email-address-by-sending-a-code-instead-of-a-verification-URL#answer-197cc15a-5024-8f31-7552-3a0019c3327b

2

You can create a sms code sending and verification service, There are related services in asp net core Identity.

3

https://github.com/abpframework/abp/issues/7221

Showing 9941 to 9950 of 11539 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.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.