cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

context.ngAfterViewInit is not a function #103

Closed NaLLiFFuNT closed 7 years ago

NaLLiFFuNT commented 7 years ago

I did the everything as well as in your example & got following error when open the page with cropper TypeError: self._ImageCropperComponent_2_4.context.ngAfterViewInit is not a function

cstefanache commented 7 years ago

Please checkout the new code, upgrade your typescript to 2.1.4 and check again

cstefanache commented 7 years ago

If everything is ok please close both #103 and #102

cstefanache commented 7 years ago

Any status? (0.7.6 was released with new fixes)

cstefanache commented 7 years ago

Closing due to cleanup - reopen if occurs after changes