hi
I will ask our Angular team asap.
Thanks.
You can override MvcCachedApplicationConfigurationClient
class in your web project and output the ApplicationConfigurationDto
info to the logs.
Then, check the output logs to see when this problem occurred.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.Client/Volo/Abp/AspNetCore/Mvc/Client/MvcCachedApplicationConfigurationClient.cs#L39-L103
Thanks
hi
A customer can register to the system by itself or can be added by the administrator.
Let's say these customers as X customer
our customer can create their own custome
Let's say these customers as Y customer
You can create a tenant for each X customer
Then your X customer
will be the tenant admin user. They can create new customers under a new tenant. Also, new customers(Y
) can be registered under the new tenant.
Your host admin can manage the tenants(aka X customer
)
Your tenant admin(aka X customer
) can manage all Y customers
.
Thanks.
The source code download function for the LeptonX theme has been fixed. Please try again, It works for both SUITE and CLI.
Thanks.
hi
Does the HastaneAraAsync
method use a token to request the API?
Can you write the token to the logs?
I think it has expired. How did you obtain the token?
Thanks
hi
You can add the Hangfire module to the WEB/API.Host modules instead of the Domain module.
Thanks.
hi
Can you test your case in a new Blazor WASM project and share it?
liming.ma@volosoft.com
Thanks.