hi
The next 9.3.x patch version will fix this problem.
I have refunded your question ticket.
Thanks.
Great 👍
Great
hi
Thanks, I will check and provide a solution soon.
hi
using (CurrentTenant.Change(tenantId)) only works in the using scope. In the ChangePassword page, CurrentTenant will be determined via default rules: https://abp.io/docs/latest/framework/architecture/multi-tenancy#determining-the-current-tenant
Thanks.
hi
What is your UI page?
The feature does not works for multiple tabs I have tested it.
Can you share details? What are steps to reproduce?
Thanks.
hi
Can you try --set controller.config.enable-underscores-in-headers="true"?
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm repo update
helm upgrade --install --version=4.0.19 ingress-nginx ingress-nginx/ingress-nginx --set controller.config.enable-underscores-in-headers="true"
hi
Thanks. Please share the test project and steps to reproduce the problem.
👍