Arnaud73 / ngx-matomo

Matomo (aka. Piwik) web analytics for Angular applications
MIT License
102 stars 46 forks source link

Support for Angular Universal #67

Open VolAndriienko opened 3 years ago

VolAndriienko commented 3 years ago

Hi.

ngx-matomo is very useful library, and will be very cool to fix the errors in console when I use it with Angular Universal (server side rendering, SSR). image

I am wondering why, but still it's more or less working even with errors above.

Is there some huge problems to support SSR? If you just haven't a time to do this, I can made it by myself, you will need only to merge it.

Please let me know.

daure commented 3 years ago

Is there a way to just hide this warning? We have an ever growing log with this coming through as spam. I understand why Universal might not be loaded during SSR, but I would like to remove this log statement.