ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
591 stars 87 forks source link

Call pipe doesn't work in SSR #442

Open jelleVandendriessche opened 3 months ago

jelleVandendriessche commented 3 months ago

The call pipe & apply pipe don't work with server side rendering in angular.

ERROR ReferenceError: window is not defined at Module.52873 (./node_modules/ngxtension/fesm2022/ngxtension-call-apply.mjs:7:29) at __webpack_require__ (./webpack/bootstrap:19:1)