Activities of "castellazzi"

Hi, my project is blazor server 'abp bundle' work only for Microsoft.NET.Sdk.BlazorWebAssembly. This is my package.json- package

Many thanks

I found I put in another file, working fine.

Thanks.

Hi With DynamicClaims feature disabled now working fine. So I must always disable this feature "DynamicClaims", or there will be a fix/improvment in future. ? Thanks Marco

Thanks

Hi I change version to all Blazorise pachages to 1.5.2, with no success. The only way I see the icon is to add in app.razor css from Blazorize.Icons.FontAwsome like below

<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>AssoUp</title>
    <base href="/" />
    <link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet">
    <AbpStyles BundleName="@BlazorLeptonXThemeBundles.Styles.Global" />
    
    <HeadOutlet @rendermode="InteractiveServer" />
    
</head>

It's right? Thanks

Yes it's works. I will try regenerate solution. Thanks.

Same issue, I think the problem is due to the recent migration of ABP portal to Cloudflare.

ok thanks now it's fixed.

Answer

I fix it by myself. Sorry,

Showing 1 to 10 of 14 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 v9.3.0-preview. Updated on May 15, 2025, 10:28