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 Loaded Components #232

Open
jbrychka opened this issue Feb 2, 2019 · 0 comments
Open

Lazy Loaded Components #232

jbrychka opened this issue Feb 2, 2019 · 0 comments

Comments

@jbrychka
Copy link

jbrychka commented Feb 2, 2019

I have the one <adv-growl></adv-growl> in my app.component.html. However, when I load a component lazily with the router, the messages do not appear for that component. To get around the issue, I have to add the <adv-growl></adv-growl> to the template of the lazy loaded component.

Is this a known issue for lazy loaded components?

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