How to load a new generated angular component in Pyz/ZedUi/Presentation location for Merchant Portal

mehak
mehak Posts: 2 🧑🏻‍🚀 - Cadet
edited August 2023 in Spryker Development

I have created a angular component in Pyz/ZedUi/Presentation say DtoLogoComponent having DtoLogoModule associated with it.. Now i have added reference of DtoLogoModule in app.module.ts .

Still after passing the reference my component is not getting called.Is there any way to load that component.
I have also added a debugger on ngOnit but it is never called

Answers

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Heyhey,

    I can sadly not answer your question by myself here.
    Have you already seen the documentation pages https://docs.spryker.com/docs/marketplace/dev/front-end/202307.0/extending-the-project/index.html and https://docs.spryker.com/docs/marketplace/dev/front-end/202307.0/project-structure.html? Maybe you find more information there or at some sub-pages.

    All the best,

    Florian