Not working in lazy loaded module #227
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
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
The text was updated successfully, but these errors were encountered: