fengyuanchen / cropper

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
MIT License
7.75k stars 1.74k forks source link

When I upload .png file it throw error #1006

Closed surajrpanchal closed 6 years ago

surajrpanchal commented 6 years ago

When i am upload .png file it throw below error


cropper.js:3271 Uncaught DOMException: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0.
    at Cropper.getCroppedCanvas (file:///D:/Cropper%20image/cropper.js:3271:25)
    at HTMLButtonElement. (file:///D:/Cropper%20image/example.js:26:25)


Cropper version: 0.8.0

Browser: - [XX] Chrome (desktop) version XX - [XX] Edge version XX
fengyuanchen commented 6 years ago

Why not upgrade to the latest version and try again?