Hi Team,
We have tried renaming the app title using this.titleService.setTitle() and also tried using ngAfterViewInit as mentioned in previous tickets, It displays the renamed title only on initialization, and the title reverts to default(MyProjectName) on any action(click). Please let us know if we are missing anything.
- ABP Framework version: v8.3
- UI Type: Angular
- Database System:EF Core (PostgreSQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue:
9 Answer(s)
-
0
Hello
Can you please check this similar ticket https://abp.io/support/questions/8468/change-angular-title it will helps you.
Thank you.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi Anjali,
We had referred this ticket before raising a new ticket, The title changes on initialization of the app and it reverts on any action.
Regards Sahana
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello
Can you share your test project support@abp.io email along with ticket no.
Thank you
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Could you instead let us know where in UI code or Backend code is this data fetched from. That would be of more help.
Regards Sahana
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
Thank you for the details Anjali. Could you please help me with the path where i could find the en.json file mentioned for the backend.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
en.json file path is
ProjectName.Domain.Shared/Localization/ProjectName/en.jsonin that you chagne AppName.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Thank you, replacing the backend file content worked for us.
Regards Sahana
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Great :)
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)



