Skip to content

How to unload and load different component #175

Closed
@shan75

Description

Hi

Thanks for this library. This is a great piece of work which helps to load components dynamically. I am struggling to achieve one thing.

I need to build a four step wizard in my app. I need to load one component to next component for four steps and also navigate between back and forth. For example on page load I setup
Wizard1Component dynamically which works. On click of of next button, I need to load Wizard2Component and it works. But wizard two will have back and next buttons. I can't load wizard1Component again. It is not changing or not giving any errors.

Is there any issues to achieve this? Or how can I achieve this?

Please advice

Thanks
Shan

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions