deej81 / ngx-croppie

16 stars 23 forks source link

window is not defined #15

Closed Satish-Lakhani closed 5 years ago

Satish-Lakhani commented 6 years ago

Hi, I'm using this library in my server side rendered angular app, which is throwing window is not defined error from croppie.js library while running app on node server, as window variable won't be available on server.

How can i use this plugin for my SSR app as well.

Thanks Satish Lakhani

DanielSoCra commented 6 years ago

This is not a problem with the plugin. Please use Google. Key tags : code splitting, lifecycle hooks