hi
Can you share a project to reproduce it?
liming.ma@volosoft.com
Thanks.
hi
Can you try to override the IWebClientInfoProvider
and test again?
See https://github.com/abpframework/abp/issues/23029 https://github.com/abpframework/abp/pull/23032
Thanks.
hi
Try add [Dependency(ServiceLifetime.Transient, ReplaceServices = true)]
[Dependency(ServiceLifetime.Transient, ReplaceServices = true)]
[ExposeServices(typeof(PermissionDataSeedContributor), typeof(IDataSeedContributor))]
public class OverrideAdminPermissionDataSeedContributor : PermissionDataSeedContributor
Great
hi
To clear up the misunderstanding, could you share some code so I can reproduce the issue in a microservice template project?
Thanks.
hi
Sorry, you only need to configure it in the Blazor Web app(Blazor Server) project.
The Wasm refresh page will get the latest feature states.
Hi
You can configure it in blazor web app and blazor web app client projects.
Because blazor web app has blazor server and wasm projects.
hi
Can you copy your code to a new template project and share it?
I need to debug it on my local.
Thanks.
hi
Your code looks fine. Could you share a project that can reproduce the problem?
I'll download it and take a look.
liming.ma@volosoft.com
Thanks.
你好, 请打开一个新问题,谢谢