Closed fylzero closed 1 year ago
Version @vueup/vue-quill version 1.1.1
Describe the bug Please add focus() capability - https://quilljs.com/docs/api/#focus
To Reproduce Attempt to use focus() on Vue Quill editor - does not work.
Expected behavior Using focus() method will focus the editor with a cursor in the editable content area.
Reproduction link N/A
Browser (please complete the following information):
Additional context
Resolved by https://github.com/vueup/vue-quill/pull/361
Update to v1.2.0 for focus method support
Version @vueup/vue-quill version 1.1.1
Describe the bug Please add focus() capability - https://quilljs.com/docs/api/#focus
To Reproduce Attempt to use focus() on Vue Quill editor - does not work.
Expected behavior Using focus() method will focus the editor with a cursor in the editable content area.
Reproduction link N/A
Browser (please complete the following information):
Additional context