Closed areijngoudt closed 7 years ago
Hi @areijngoudt,
Thank you for pointing this out 👍
I will look into it later today, asap basically.
I can't recreate your issue. What setup are you using? Can you please try to create a basic plunkr with the issue?
I solved it by importing the PushNotificationsService directly and added it to the providers collection of my own shared module. So for now my problem is solved. Thanks.
I'm happy to hear it 👍
When I import the module in this way:
I get this runtime error
I've upgraded to angular 5.0.0 and now try to use ng-push instead of angular2-notifications.