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
930 stars 128 forks source link

Bug Cropper: no emit resize-end or move-end events in modal #256

Open byChamaco opened 8 months ago

byChamaco commented 8 months ago

Hello, I have a problem. I run the component inside a modal and there is a bug that when the size is changed or moved the cropper stays fixed to the mouse, it does not launch the resize-end or move-end events. Thank you very much in advance.

Norserium commented 8 months ago

@byChamaco, could you reproduce this issue in the codesandbox?