Open Closed

issue while replacing angular component #6548


User avatar
0
mohammedalqaisi created
  • ABP Framework version: v7.3.0
  • UI Type: Angular
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Auth Server Separated
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Follow the steps in the https://docs.abp.io/en/abp/7.3/UI/Angular/Component-Replacement to replace PersonalSettingsComponent the below

  1. Create new component name PersonalSettingsComponent
  2. Add the component to declarations in AppModule
  3. using ReplaceableComponentsService in the **AppComponent ** i add the below

this.replaceableComponents.add({ component: PersonalSettingsComponent, key: eAccountComponents.PersonalSettings, });

but there is nothing change in the profile setting tab.


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hello,

    please check this discussion https://support.abp.io/QA/Questions/1404 https://support.abp.io/QA/Questions/3667/Angular-Replace-Component

    Please let me know if it helps you.

    thanks

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 17, 2025, 06:22