Sorry, one last question. Since it is done: ApplicationConfigurationChangedService.Changed += ApplicationConfigurationChanged;
I should make a Dispose method with: ApplicationConfigurationChangedService.Changed -= ApplicationConfigurationChanged;
What is the correct way to write the Dispose method of the component?
It's an acceptable workaround. If I have other problems I will open a new ticket. Thanks
The solution is published on an on-premise server that is not accessible externally from our client's network. I try to create an environment on Azure and then I'll send you the link
https://github.com/abpframework/abp/issues/20483
Hi, do you think this issue could be related to my problem?
I sent you the logs of browser.
thanks
Ok, but can you explain what that piece of code does?
I sent you the logs from today's test. I tried without the fix and got the error. I added the fix and I don't get the error anymore. Can you explain what that piece of code does? Will this fix be a patch in the next release? Is this fix also compatible with AzureAd login?
Thanks, Roberto
I have sent the requested log Thanks