fengyuanchen / cropper

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

base64 doesn't seem to work #849

Closed RobbieTheWagner closed 7 years ago

RobbieTheWagner commented 7 years ago

I set a base64 image and the image shows up, but the crop box does not. It does not seem to be actually initializing the cropper instance when I use a base64 image instead of a url to a hosted image somewhere.

Any ideas?

schuylr commented 7 years ago

This was solved in #180 (so others who find this page can find that issue)

fengyuanchen commented 7 years ago

@rwwagner90 You can try the latest version.