This project shows a problem when using an Angular Microfrontend within an Angular Shell app.
All was generated with Angular CLI version 8.3.19.
npm install
npm run show-problem
Navigate to http://localhost:4202
, open the Dev Tools and display the Elements
, there you can see that _nghost
attributes are injected into <app-root>
endlessly.