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

I am unable to use Cropper in my bootstrap modal. #249

Closed ZeeshanAli200 closed 2 weeks ago

ZeeshanAli200 commented 9 months ago

the cropper doesnt work on bootstrap modal but as soon as as i implement it on page it works. exception is only for modals and popups

Screenshot 2023-09-20 at 9 46 02 PM
Norserium commented 9 months ago

@ZeeshanAli200, that's because the cropper shouldn't be rendered inside the component that have display: none. It's known issue for modals.

The similar issue #182 with the solution.

Norserium commented 9 months ago

@ZeeshanAli200, any news?

Norserium commented 2 weeks ago

@ZeeshanAli200, I close issue, feel free to reopen it.