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 mutation strategy when loaded async #30

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

morbidick
Copy link
Contributor

@morbidick morbidick commented May 5, 2020

Hi,
thank you very much for this awesome project! We started using it at our company and it helps us a lot with our micro frontend approach. We found two bugs in the Mutation Observer Strategy (sadly we still have to provide IE11 support ;) )

  • use correct element name
  • also mount elements in DOM when page is already loaded

* use correct element name
* also mount elements in DOM when page is already loaded
@morbidick morbidick force-pushed the fix-mutation-strategy branch from 4a0d9a9 to c1728fd Compare May 5, 2020 20:44
@rstacruz
Copy link
Owner

Makes sense! Thanks for this!

@rstacruz rstacruz merged commit 9be5eee into rstacruz:master Sep 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants