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

Not working in lazy loaded module #227

Open
d3473r opened this issue Jan 21, 2022 · 0 comments
Open

Not working in lazy loaded module #227

d3473r opened this issue Jan 21, 2022 · 0 comments
Labels
needs repro Indicates that this issue needs a reproduction before further steps can be taken support Indicates a request for help / clarification type: bug Indicates an unintended behaviour, unexpected problem, crash

Comments

@d3473r
Copy link

d3473r commented Jan 21, 2022

Hi,

having a similar issue like #35.
When i want to show a notification and then navigating away (e.g. after sending a form) the notification is immediately cut away.
I think this happens because i have to use a notifier-container> in each lazy loaded module separately.
If i put the notifier-container> only on the root component i cannot show notifications from lazy loaded modules otherwise.

Regards

@dominique-mueller dominique-mueller added needs repro Indicates that this issue needs a reproduction before further steps can be taken support Indicates a request for help / clarification type: bug Indicates an unintended behaviour, unexpected problem, crash labels Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Indicates that this issue needs a reproduction before further steps can be taken support Indicates a request for help / clarification type: bug Indicates an unintended behaviour, unexpected problem, crash
Projects
None yet
Development

No branches or pull requests

2 participants