Activities of "hanntd"

My Home was added from menu contributor: context.Menu.AddItem(new ApplicationMenuItem( XspireMenus.Home, l["Menu:Home"], "/", icon: "fas fa-home", order: 1 ));

Is there any work around solution to customize for expected structure? Thanks Dharma

Your AI answer does not meet my expectation I want to separate hosting for Blazor and Backend Api included Auth Server, I don't want to output a single deployment

I added Async to end of my method name and already resolved my issue. Thanks

Thanks EngincanV, I will check the link you suggested Thanks

Thank you EngincanV so much, the configuration as you suggested "options.TokenCookie.SecurePolicy = CookieSecurePolicy.Always;" already help me fixed the issue. Thanks, Dharma

Just want to provide you more information of the cookie of both site with the same source code but deployed in two different models, error site on docker and good site is directly on nginx: Here is the cookie of the error site hosted on docker:

Here is the cookie of running ok site hosted directly on nginx:

Hi, I have tried to added following code as you recommended but still the same error. If I deploy directly on nginx service it doesn't has this error. Configure<AbpAntiForgeryOptions>(options => { options.TokenCookie.SecurePolicy = CookieSecurePolicy.None; });

thanks, Dharma

Hi, Because I deployed through docker container so in docker I just exposed http 8080, but in nginx proxy i already configure for https and forward it to docker container. If I expose both http and https on docker container when application will throw error of ssl. Thanks, Dharma

Thanks for your provided information. Another alternative option I think can support for this problem by adding a loading bar during waiting for all blazor web assemblies loaded completely. Can we add a loading like that? Thanks

Showing 11 to 20 of 117 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.3.0-preview. Updated on March 09, 2026, 08:51
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.