fengyuanchen / cropper

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

images disappear when refresh the page #995

Closed imedev2 closed 6 years ago

imedev2 commented 6 years ago

Current behavior

hi i'm using cropper in laravel, every things is perfect and i want to store the image in database and that working perfectly. my problem is that i want to show all the cropped images from database but when i refresh the page, all images disappear with get error in console.

Expected behavior

page should include all cropped images from database

Browser:

fengyuanchen commented 6 years ago

I think this is not an issue about Cropper.js itself.