cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

Error on Chrome Update 61 #241

Open dazzzed opened 6 years ago

dazzzed commented 6 years ago

I get this error on console since Chrome updated to version 61.

Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.

Any thoughts on how to solve this?