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

Change data attribute from option to function #237

Closed Smartich0ke closed 1 year ago

Smartich0ke commented 1 year ago

Data attribute should be a function, not an option to work in Vue 3.

Norserium commented 1 year ago

@Smartich0ke, the documentation was written for Vue 2 a long time ago, so there can be a lot of such things. Thank you for your contribution!