@Anjali_Musmade Same version as you but still can't generate UI
Hi,
I think this is because of the service worker https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API
I appreciate your response. But I have a question: why are there so few API calls above when I log in to HOST using the same source code? However, there are a lot of calls when I login into TENANT. (https://abp.io/docs/latest/framework/architecture/multi-tenancy)
Therefore, I don't believe the service worker is to blame for the issue. Could you please check it again? Regards
pls confirm for me. thx
@maliming aspnet-core\src\PortX.Application\FrequentProjectReplies\FrequentProjectRepliesAppService.Extended.cs CreateMultipleAsync My source code has been sent to you before. https://abp.io/qa/questions/8175/3a160839-3296-90af-327b-b6de10b1db3e
@maliming I can't reproduce it either, but the above problem appears in the production environment, so I want to ask if there are any cases where it can occur.
Data in my database has case CreatorId is null. When did this problem occur, and is there any way to reproduce it?
please help me!
I need your assistance with two problems I'm having with the api [/api/abp/application-configuration] and [/api/abp/application-localization].
1.The API are being executed multiple times As of right now, the API is called four times when I log in to the tenant, even though I understand that it is only called twice with the types fetch and xhr. When I log in to the host, the aforementioned phenomenon does not happen.
2.Can I alter the aforementioned API to increase speed?
I look forward to hearing from you shortly. I appreciate your assistance.
please confirm for me !!!
@maliming ok,thx