Uncaught (in promise) TypeError: Cannot read property '_c' of undefined

I Found this error With 2 lib ‘vue-image-upload-resize’ & ‘vue-quill-editor’
“Uncaught (in promise) TypeError: Cannot read property ‘_c’ of undefined”

info: “dom7”: “^3.0.0”, “framework7”: “^6.0.3”, “framework7-icons”: “^3.0.1”, “framework7-vue”: “^6.0.3”,

import ImageUploader from ‘vue-image-upload-resize’;
export default {
components: {
ImageUploader
},

error!


Screen Shot 2021-01-19 at 00.15.25|690x134