Closed Satish-Lakhani closed 5 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
This is not a problem with the plugin. Please use Google. Key tags : code splitting, lifecycle hooks
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