Closed Zambiorix closed 8 years ago
Update:
It works somewhat .. toasts are added to the screen, but they are just blank text .. css not working.
After timeout toast disappear, so I assume core functionality works, but visualisation not.
And then there is this WARNING still about missing export (ToastData).
I have the same problem. I love using your toast services but I can't if it doesn't work with the new webpack angular cli. Thanks for all you do!
Please use 2.0.0 release to confirm that issue is gone.
Toasts are not generated
I have created a new project via Angular-cli, the latest from master (with webpack) and then added toasty as per your guidelines.