Skip to content

manfredsteyer/microfrontend-prototype

Repository files navigation

AngularMicrofrontendDemo

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.

Reproduce

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages