Open Modal After selecting Image File from Browser
问题 I'm using angular-croppie to crop my images. the cropper is working fine but there is a problem. I want to open the cropper in The Modal. But when I click on the choose file button the modal open with the file explorer window, I want to open the modal after selecting an image from the file explorer and then show that image in the cropper. I'm using AngularJs and Jquery for this function. CodePen link for my code is here I've tried my best to explain this issue but if you still don't