advanced-cropper / vue-advanced-cropper

The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design
https://advanced-cropper.github.io/vue-advanced-cropper/
Other
1.01k stars 136 forks source link

Cropper is not selecting the selected area #284

Open zeeshan-kiyani opened 3 months ago

zeeshan-kiyani commented 3 months ago

image

In my vue app i am integerating the vue-advanced-cropper. Its integerate succussfully but when i try to crop the image it is not actually selecting the cropped image on selection of the area on click. Basically you can say the click event is not working.