akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.21k stars 7.95k forks source link

Adding Noty/Toaster #245

Closed sagarjumble closed 6 years ago

sagarjumble commented 8 years ago

Has anyone integrated Noty/Toaster wiith this theme. I have tried few but they do not work like ng2-toaster , ng2-toasty

bnayalivne commented 8 years ago

we are using angular2-notifications without any special issue

sagarjumble commented 8 years ago

Can you please share the Sample code. It is urgent !!! Since it is not working for me. And I hope it is rc-5, Since we are using rc5 version of your code,

sagarjumble commented 8 years ago

I am getting this error.

zone.js:269 Uncaught Can't resolve all parameters for NotificationComponent: (NotificationsService, ?).

abnersouzarocket commented 8 years ago

I would like to use ng2-toaster, just not sure how to reference the the .css and .js from the node_modules folder.

Any one know how to do it using webpack?

Also getting the same error mentioneb by @sagarjumble: zone.js:129 Uncaught Can't resolve all parameters for NotificationComponent: (NotificationsService, ?)

Happened after importing the module in the App.Module.ts, also trying to add it straight to the page module, no success as well.

Hey @bnayalivne any suggestion?

Thanks

nnixaa commented 6 years ago

Done with ngx-admin/Nebular release.