matheusdavidson / angular-cropperjs

CropperJS integration for Angular +6
MIT License
109 stars 68 forks source link

Object(...) is not a function #21

Closed newtonmunene99 closed 6 years ago

newtonmunene99 commented 6 years ago

I get this error when I serve my App. image

apalesujay commented 6 years ago

I am also getting the same error when I deploy my ionic app on android device.

matheusdavidson commented 6 years ago

What version of angular and plugin are you guys using?

newtonmunene99 commented 6 years ago

I'm using "@angular/core": "5.2.11" and"angular-cropperjs": "^1.0.1"

apalesujay commented 6 years ago

I m using Angular 4 and angular-cropperjs 1.0.1

matheusdavidson commented 6 years ago

The latest version is only for Angular 6+, if you use <=5 you must use angular-cropper@0.1.5