I have implemented parent and child using single-spa-angular. Facing some issue in implementing grandchild.
For example.
- Project 1
- Project 2
- Project 3
My expectation is Project 2 need to be act as a parent for Project 3 and child for Project 1.
enter image description here