hi
Have you removed the Autofac? Can you share a minimal project?
liming.ma@volosoft.com
Thanks.
你也可以试试在认证信息不存在的情况下注销
参考: https://github.com/abpframework/abp/pull/24645
Can you try to call the code below after adding AddSyncfusionBlazor (syncfusion)?
public override void ConfigureServices(ServiceConfigurationContext context)
{
context.Services.Replace(ServiceDescriptor.Transient<IComponentActivator, ServiceProviderComponentActivator>());
}
hi
Do you have the source code of SfComponentActivator?
Thanks.
不要收藏这个URL 它的一些参数是有有效期的
你可以在自定义的CheckTokenExpiration方法中输出一些日志, 看看丢失权限的时候 的access token情况
Of course.
hi
We will release 2.1.6 soon. there is a problem in 2.1.5
Thanks.
hi
Can you try creating a new 9.2 template project and running it?
Thanks.