DEV Community

abbhishek971
abbhishek971

Posted on • Updated on

Need Help Porting `ngx-toasta` to support Angular-universal

Hi DEVs

I am posting this here because I am now in peril.

We use ngx-toasta for Toast Notifications in our Angular app.
We recently converted the app to use Angular-Universal to support Server Side Rendering.

Actually we were using ng2-toasty earlier but found this port after searching further on NPM registry.

It is one of our major and important dependencies, it is based here: https://www.npmjs.com/package/ngx-toasta
does not work with angular-universal. I tweeted the developer about this, but he did not respond. So, now I need to move with it. But I don't know how to. :-(

Can anybody help me here?

Top comments (1)

Collapse
 
abbhishek971 profile image
abbhishek971 • Edited

I guess nobody could help me here. Here is the SO question regarding the same issue that I asked but nobody answered and now I have earned the tumbleweed badge for it :-/

stackoverflow.com/questions/534554...