-
when using npm package, getting this
![image](https://user-images.githubusercontent.com/4090336/37656310-af19e708-2c6d-11e8-802c-fbf4829177f8.png)
npm package has this error here
![image](https:…
-
When i do zoom out for image with minimum range and trying to export base64 code, it is delivering wrong image to me check below screenshots.
Thanks.
![croppie_1](https://user-images.githubusercon…
-
https://github.com/Foliotek/Croppie/blob/680db73a21c43fbaef26bd3d4fbb2dbdb63c2341/croppie.js#L468
I would like to be able to set the viewport's minSize as i can't set images smaller than 50x50 pixe…
-
Playing with [your example](https://jofftiquez.github.io/vue-croppie/), when the image is rotated and cropped, the picture is cutted.
![AwesomeScreenshot-jofftiquez-github-io-vue-croppie--2019-08-13_…
-
I'am using bootstrap tab panel. in one of the tab i need thie image cropping functionality, but i'am getting this error 'Uncaught TypeError: $(...).croppie is not a function' even though i added your…
-
## Expected Behavior
1. user uploads image, which is loaded into croppie.
2. user positions and scales image with croppie.
3. user clicks 'flip' button and current croppie image is flipped, preserv…
-
I encounter an issue with the latest croppie version it doesn't work in IE 11 with the latest version of exif-js if you set enableExif: true.
Croppie works fine with 2.1.1 version of exif-js.
-
## Expected Behavior
Have the cropped image show when clicking Get Result
## Actual Behavior
Error in browser console:
sweetalert.min.js:1 Failed to load resource: the server responded with a st…
-
## Actual Behavior
When initializing croppie, there are several seconds - up to 5 seconds or so - where I'm seeing not the preview image but the word 'preview' and an image icon, like a broken image…
-
Hello ,
Im trying to integrate Croppie inside a simple WebApp ( HTML/php + js / css) and here is how is my code looks like :
`document.addEventListener('DOMContentLoaded', function() {
var ext…