fengyuanchen / cropper

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

On cropping of second Image it is always showing at the first place #981

Closed atishay-khare closed 6 years ago

atishay-khare commented 6 years ago

I'm submitting a...


 

Upload cropped image to server

Current behavior

i am trying to show two images on the same page after cropping but both the images are showing at only first div and a error is also generated in console that the canvas is Null

Expected behavior

second image to be shown in the second div

fengyuanchen commented 6 years ago

Just check it in your own code.