Open lky559 opened 6 years ago
Remove the custom module register.
customModulesForEditor: [
{ alias: 'imageDrop', module: ImageDrop },
{ alias: 'imageResize', module: ImageResize }
],
It was enough for me
quill Overwriting modules/imageDrop with class ImageDrop {