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
1k stars 136 forks source link

maxCanvasSize is used but not defined #280

Open a0s opened 5 months ago

a0s commented 5 months ago

I am deep diving into Cropper.vue and found that this.maxCanvasSize is not defined anywhere thus its always undefined. Probably you forgot to push smthing?