Aperto Chiuso

same localization key/value pairs in ApplicationLocalizationConfigurationDto #3907


User avatar
0
sh_erfan creato
  • ABP Framework version: 5.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hi When GetLocalizationConfigAsync method of AbpApplicationConfigurationAppService class is called, we get tons of same localization pairs based on how many modules are loaded. This is dramatically time consuming in both api calls and page loads. problem is shown in following screen shots:

Payment module

AbpAuditLogging module

LeptonThemeManagement module:

FileManagement module

Forms module

And blah blah blah...


All these repeated and same pairs come in one response, and perhaps takes at least 20 seconds in real published scenarios. Have you considered any fix for this?

Thanks.


3 risposte
  • User Avatar
    0
    maliming creato
    Team di supporto Fullstack Developer

    hi

    I will check this. Thanks

  • User Avatar
    0
    maliming creato
    Team di supporto Fullstack Developer

    https://github.com/abpframework/abp/issues/14413

  • User Avatar
    0
    sh_erfan creato

    Thanks for the issue

Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11