bergben/ng2-img-tools

I am getting error "{resizedFile: File, reason: TypeError: Cannot read property 'resizeCanvas' of undefined at http://localhost:4200/vendor.bund…, error: "PICA_ERROR"}"

Closed this issue · 4 comments

when I try to resize the image using this module I am getting error like this.
{resizedFile: File, reason: TypeError: Cannot read property 'resizeCanvas' of undefined at http://localhost:4200/vendor.bund…, error: "PICA_ERROR"}
Anybody can help this problem?
Regards.

i am facing the same problem

Should be fixed now.

@bergben
Thanks. It is working fine on my side.
I reinstalled the module and running my app and it is working properly.
Thanks for your help.
Regards.

i am getting now another error, while the app is being rendered on the server side with nodeJS.
I opened a new issue here