Agontuk/vue-cropperjs

Error in render: "TypeError: (0 , _vue.h) is not a function"

im-fahad opened this issue · 2 comments

[Vue warn]: Error in render: "TypeError: (0 , _vue.h) is not a function" TypeError: (0 , _vue.h) is not a function [Vue warn]: Error in mounted hook: "Error: The first argument is required and must be an <img> or <canvas> element." Error: The first argument is required and must be an <img> or <canvas> element.

All errors come from the VueCropper.js v5.0.0

Are you using vue 2 or vue 3 ? For vue 2, use v4.2.0.

I am using vue 2, Thanks.