Open Closed

Localization and ConfigState issues after page reload in Angular (ABP v9.1.1) #9245


User avatar
0
engineering@climatecamp.io created

After updating ABP to version 9.1.1, we are encountering issues with localization and configuration state in the Angular frontend when the page is reloaded:

  1. Localization strings are missing after a browser reload.

  2. Browser tab title resets to the default "MyProjectName" instead of the localized/project-specific name.

  3. this.configStateService.getOne(currentTenant) and getOne(currentUser) return undefined after reload. These previously worked as expected before the update.

To reproduce:

  • Log into the application.
  • Reload the page in the browser.
  • Observe the issues listed above.

1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, thanks for the detailed explanation. This was a known issue and we fixed it: https://github.com/abpframework/abp/pull/22629

    So, if it's possible can you upgrade your project to v9.1.2, which includes this fix?

    Regards.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22