You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why does the NotificationService obtain the viewContainerReference through dependency injection, whereas the ModalService uses the PlaceHolderService to retrieve the ViewContainerRef?
#2680
I'm migrating a project from v4 to v5 and the NotificationService seems to be broken for me. The NotificationModule and the PlaceholderModules are imported at the Application Module level. And I inject the NotificationService into application Components and Services.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm migrating a project from v4 to v5 and the NotificationService seems to be broken for me. The NotificationModule and the PlaceholderModules are imported at the Application Module level. And I inject the NotificationService into application Components and Services.
Beta Was this translation helpful? Give feedback.
All reactions