Thanks for filing an issue!
If at all possible, please provide a Codepen to demonstrate the problem you're having with React Quill. Here's a [template] to get you started.
How do I access the wrapped Quill instance?
See the [instance methods] and [API] documentation.
Is there a bug in Quill?
Please refer to the [Quill issues page].
Add image to the format array you pass in as props, and images will be able to be uploaded and inlined as base64 string data.
How does it operate?
How can the code be implemented?
Most helpful comment
How does it operate?
How can the code be implemented?