Activities of "maliming"

hi

Set EnableDetailedErrors in AddHubOptions to see detail errors.

builder.Services.AddSignalR(hubOptions =>
 {
     hubOptions.EnableDetailedErrors = true;
 });

hi

Please share the logs of api and authserve website

hi

I didn't receive the logs.

hi

You only need to enable it on azure.

eg

hi

You can redirect to a special page of blazor and re-login on the page.

eg

Navigation.NavigateToLogin("authentication/login");

hi

Your Azure does not enable the WebSocket.

https://github.com/abpframework/abp/pull/16676

Another soltion

https://github.com/dotnet/aspnetcore/issues/40928#issuecomment-1450063613

hi

There is no builtin way to do this.

hi

I think you can use class instead of interface to filter the entities.

Please share some code if you can't do this.

Showing 6891 to 6900 of 11552 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.