Activities of "liangshiwei"

shiwei.liang@volosoft.com

Hi,

You can change the layout.

@{ 
    Layout = ThemeManager.CurrentTheme.GetApplicationLayout(); 
} 

Solved, you missed this.

https://zoom.us/j/96542343855?pwd=YUZvWjBoMEdSS2w3Y2xhelh6MHU2Zz09

Is there any problem?

You can try to ignoring the global.js file.

When you ignore the global.js file, is it working?

Actually, we recommend using the bundling system, because It can effectively reduce the size of CSS and JS files to makes your app load faster.

If everything is ok, you don't have to care about it

Did you try this?

Configure<AbpBundlingOptions>(options =>
{
    options.Mode = BundlingMode.None;
});

Hi,

I think we are talking about js not css.

However, if you don't want to use bundles & minifies, you can change it. see: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#bundling-mode

Hi,

See: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#ignore-for-minification

You can try to ignoring the global.js file.

Hi,

Can you try this?

Remove the / prefix:

options.SwaggerEndpoint("swagger/v1/swagger.json", "MyProjectName API");

I could not reproduce the problem, can you share a project with me? shiwei.liang@volosoft.com

Showing 5071 to 5080 of 6693 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.