scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 307 forks source link

TypeError: this.offset is undefined #286

Open geronetolentino opened 6 years ago

geronetolentino commented 6 years ago

hello everyone im using jQuery v3.2.1 and cropit v0.5.1

cropit is not working

showing this errors

jQuery.Deferred exception: _jquery2.default.event.props is undefined init@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/cropit-master/dist/jquery.cropit.js:275:10 Cropit@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/cropit-master/dist/jquery.cropit.js:194:6 init/<@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/cropit-master/dist/jquery.cropit.js:102:21 each@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/jquery/dist/jquery.min.js:2:2713 each@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/jquery/dist/jquery.min.js:2:1001 init@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/cropit-master/dist/jquery.cropit.js:96:13 _jquery2.default.fn.cropit@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/cropit-master/dist/jquery.cropit.js:147:13 @http://127.0.0.1/CODEIGNITER/tsl/administrator/events/photos/pangasinan-information-technology-conference.itmg:281:1 j@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/jquery/dist/jquery.min.js:2:29997 g/</k<@http://127.0.0.1/CODEIGNITER/tsl/public/u1/bower_components/jquery/dist/jquery.min.js:2:30313 undefined jquery.min.js:2:31569 TypeError: _jquery2.default.event.props is undefined [Learn More] jquery.cropit.js:275:10

but when i add this _jquery2['default'].event.props = []; errors don't show again but when i select image i can't drag the pix and this error show TypeError: this.offset is undefined [Learn More] jquery.cropit.js:747:14

hope you guys will help me solve this

FahriDevZ commented 6 years ago

Look here.