Nested component and child route loading issue inside shell app using module federation
Scenario : Shell app Angular version 16 and MFE angular version 13 (multirepo workspace), now i am trying to expose Example Module inside shell app, Example component having wrapper component containing i want to load module withe left-nav and section where children route should mount inside shell app.