acornejo / jquery-cropbox

jQuery Cropbox plugin
http://acornejo.github.io/jquery-cropbox/
MIT License
345 stars 82 forks source link

Cannot read property 'getBlob' of undefined" #81

Open tmacjx opened 8 years ago

tmacjx commented 8 years ago

HI,Guys I Have some problem when I use Jquery-cropbox to upload avatar to Server. I add Button to Post data through AJAX,but When I use Chrome to debug. The Chrome tell me "Uncaught TypeError: Cannot read property 'getBlob' of undefined". What Should I Do? Can anyone help me ?Thanks A Lot.