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

maxCanvasSize is used but not defined #280

Open a0s opened 2 weeks ago

a0s commented 2 weeks 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?