Notifications not showing #242
Labels
needs repro
Indicates that this issue needs a reproduction before further steps can be taken
type: bug
Indicates an unintended behaviour, unexpected problem, crash
Hello,
i have complex project with OnPush change detections and lazy loaded routes.
If i keep notification-container in app.component.html - notifications does not show when triggered from different services
If i put notification-container to first neseted route - Layout - notifications starting to come up.
I would like to keep it in app.component.html because i can have multiple layouts and would not like to init notificationModule in each of those.
The text was updated successfully, but these errors were encountered: