as far as know. nswag just can generate DTO in client. you need achieve it in client by your self.
Use angular template-syntax to calculate it automatically and submit it to the backend. Of course, you can verify it again if you need the backend.
What is the response body requested in the chrome developer tools web panel?
It's seems the issue is exist in http://beverley.nuagecare.io/api/services/app/Session/GetCurrentLoginInformations project. It does not correctly resolve tenant information
In order to rule out the problem of azure. You can deploy multiple domain name environments locally, modify the domain name in your computer's Host file, and then bind the domain name in IIS, which helps to debug the problem.
If you have difficulty with this, you can exclude the privacy data and send the project to: [email protected]
If you are use MVC, the jsTree has lazy feature. But it seems angular-ui-tree don't has lazy feature.
Your can refer this issue:https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3772
it seems it can be remove.
https://github.com/aspnetzero/aspnet-zero-core/issues/1937#issuecomment-440639958
I think it is a same question.
@krishna You need upgrade all abp package to the same version.
{
"remoteServiceBaseUrl": "https://{TENANCY_NAME}.nuagecare.io",
"appBaseUrl": "https://{TENANCY_NAME}.nuagecare.net"
}
The same configuration should be done in the nuagecare.io domain name https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular#configuration