tinymce / tinymce-vue

Official TinyMCE Vue component
MIT License
2.01k stars 202 forks source link

Cursor position problem #398

Open taowang0925 opened 7 months ago

taowang0925 commented 7 months ago

Cursor position problem: During manual input of rich text, the text content is inserted periodically, keeping the current edited cursor position unchanged, and the automatically inserted content is placed at the end. How can I keep the cursor position unchanged and the cursor does not jump to the beginning of the text?

exalate-issue-sync[bot] commented 7 months ago

Ref: INT-3263