I am using image-cropper control to crop image in angular, but I am facing issue in binding the image to that control.
image-cropper uses the two properties to bind the image 1) imageChangedEvent:It will accept the input type as event(like file event). OR 2) imageBase64:It will accepts image as base64 data. But I am having image src like ‘./Images/abd.png’ So how to bind the image to image-cropper using image src. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/49a8d849-3cfa-477c-8918-7994c2bcebe5%40googlegroups.com.