hi
This is an angular issue. We will fix it in the next version.
hi
ExternalLocalizationResourceContributor
hi
I know there are dynamic permissions in ABP, but I'd prefer not to make use of them.
dynamic permissions is the best choice, otherwise your implementation may not be compatible with the current design.
hi
Of course, Our language management is getting localization texts from the database.
You can download its source code to check the code.
hi
You can't add Permissions by the currentUser. also not recommended to call the async method in a sync method.
You can consider overriding the StaticPermissionDefinitionStore.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Authorization/Volo/Abp/Authorization/Permissions/StaticPermissionDefinitionStore.cs#L12
hi
There are too many changes between 6.0 and 7.3.
How can I reproduce this?
hi
Please share this fresh app. Thanks
liming.ma@volosoft.com
hi
in AppService write this code :
Can you share detail steps or screenshots to reproduce this in a new microservice project? Thanks.
hi
Can you share the error logs?
Also check the stdoutLog
https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/logging-and-diagnostics?view=aspnetcore-7.0
hi
There is not much useful info in the log.
Can you share a simple project? I will reproduce the problem locally.
liming.ma@volosoft.com