Closed hsiangfeng closed 1 year ago
I also have the same problem!
I also have the same problem!
Hey! I found a solution later! The solution is just to use the following method
if (!Quill. imports['modules/ImageUploader']) {
Quill. register('modules/ImageUploader', ImageUploader);
}
I also wrote an article, you can refer to it~ https://israynotarray.com/javascript/20230629/1402048802/
Since this problem is solved, I'm closing this issue.
Version @vueup/vue-quill version 1.1.0
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior
now show error.
Reproduction link Link:https://codesandbox.io/s/blissful-haze-7vlsm5
Browser (please complete the following information):
Additional context no.