breithbarbot / cropper-bundle

Simple cropping tool for Symfony
MIT License
7 stars 4 forks source link

$(...).cropper is not a function #4

Closed AIS3N closed 5 years ago

AIS3N commented 5 years ago

Hello, i'm trying to use your bundle. I followed the tutorial but when i upload an image i got the following error :

ajouter:250 Uncaught TypeError: $(...).cropper is not a function at FileReader.reader.onload (ajouter:250)

Thanks

EDIT : I had to include the link to cropper.js in my file too