Open Closed

Localization is not working across two front end apps. #8909


User avatar
0
rsoulard created
  • ABP Framework version: v9.0.4

  • UI Type: Angular and MAUI (Separate apps)

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): Not sure? Microservice template.

  • Exception message and full stack trace: None. Issue is not an exception, feature does not work as described.

  • Steps to reproduce the issue:
    Angular:

  1. Create a microservice template solution with Angular and Localization.

  2. Note that, once running, the page title for angular is always "MyProjectName".

  3. Verify that environment.localization.defaultResourceName has a value in environment.ts.

  4. Attempt to set "AppName" in the Angular localization.

  5. See that this has no effect as getLocalization() can not resolve a defaultSourceName and will not point to ::AppName

See also: https://github.com/abpframework/abp/issues/22245

MAUI:

  1. Create a microservice template solution with MAUI and Localization.

  2. None of the text is localized.


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

    Hi, I will check and write back to you asap.

    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.2.0-preview. Updated on March 13, 2025, 04:08