Open SmritiBhawana opened 5 years ago
Croppie doesn't deal with file upload it deals with cropping the file. You have to upload the image to the browser using JS outside of Croppie and then send it to Croppie to edit and then using the results from Croppie you use JS outside of Croppie to upload the cropped and scaled image to your server.
You could check out some of the related libraries to see if they offer the functionality you are looking for.
Expected Behavior
Drag and Drop is not working for upload example
Actual Behavior
Drag and Drop functionality for Croppie container in upload option which should behave same as upload file option that is the preview must be generated
Steps to Reproduce the Problem
1.open file manger and select the file
Example Link
Please recreate your issue using JSbin, JSFiddle, or Codepen.
Specifications