Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for infinite reloads of new Angular 14 MFE #12

Open
magnihansen opened this issue Nov 4, 2022 · 0 comments
Open

Fix for infinite reloads of new Angular 14 MFE #12

magnihansen opened this issue Nov 4, 2022 · 0 comments

Comments

@magnihansen
Copy link

Cant create a PR, so you get a fix here.
After creating a A14 MFE I ran into this issue.

For MFE running A14+ the publicHost in the serve > options section needs to be added otherwise the browser reloads the app infinite.

Now the 'document-register-element' package is deprecated, it can be replaced with '@ungap/custom-elements' package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant