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

Lazy loading with ShadowDom doesn't work #31

Open
bjornharvold opened this issue Dec 4, 2019 · 2 comments
Open

Lazy loading with ShadowDom doesn't work #31

bjornharvold opened this issue Dec 4, 2019 · 2 comments

Comments

@bjornharvold
Copy link

bjornharvold commented Dec 4, 2019

Structural directives have no effect inside a component with ShadowDom enabled that was lazily loaded

https://stackblitz.com/edit/angular-e6hxca

https://github.com/bjornharvold/ngx-loadable-shadowdom-not-working

@bastibense
Copy link

Also having problems when using Ionic's ion-content element to dynamically load up a modal.
Elements seem to exist in the DOM (within a shadow DOM) but nothing is displayed.

@bjornharvold
Copy link
Author

Hi @mohammedzamakhan

Can you confirm if this ticket is valid and whether it will be worked on. Or, will there be a different way to solve this with Angular 9?

Thank you

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