aewebsolutions / rcrop

Responsive Cropper is a full responsive JQuery plugin that lets you select an area from an image and prepare crop information to send it to the server.
MIT License
47 stars 23 forks source link

Uncaught TypeError: Cannot set properties of undefined (setting 'clay… #22

Closed manchumahara closed 2 years ago

manchumahara commented 2 years ago

(function($){ // $ was missing and was giving js error

$.clayfy = {

js error fixed

manchumahara commented 2 years ago

@aewebsolutions you may need to create the dist or minified version again ?