TaylorPzreal

Results 3 comments of TaylorPzreal

I solved the problem that upload image with url. This is my code, hope help you: ```javascript const editor = new Quill('#quill-editor', { bounds: '#quill-editor', modules: { toolbar: this.toolbarOptions },...

I solved the problem that upload image with url. This is my code, hope help you: ```javascript const editor = new Quill('#quill-editor', { bounds: '#quill-editor', modules: { toolbar: this.toolbarOptions },...