matheusdavidson / angular-cropperjs

CropperJS integration for Angular +6
MIT License
109 stars 69 forks source link

Problem cropper on Firefox #57

Closed danielprrazevedo closed 4 years ago

danielprrazevedo commented 4 years ago

Error calling getCroppedCanvas on firefox

ERROR TypeError: "cropper.getCroppedCanvas(...) is null"

This is happening because the Cropper instance is created more than once and it does not find the correct image object