vue-quill
vue-quill copied to clipboard
Issue with quill-blot-formatter
Version @vueup/vue-quill version [e.g. 1.0.0-beta.5]
I used quill-blot-formatter and it resulted in a vite build error. So I found another package, xeger/quill-image and had this issue https://github.com/xeger/quill-image/issues/14. The solution makes the other buttons in the toolbar misbehave. Is there a way you can tell me what to do differently
- Install xeger/quill-image via npm
- Register it the way you would register quill-blot-formatter
- when you try to use it you will get this error https://github.com/xeger/quill-image/issues/14