umodoc / editor

Umo Editor is an open-source document editor, based on Vue3 and Tiptap.
https://editor.umodoc.com/en/docs
MIT License
335 stars 62 forks source link

Demo editor - Cursor out of text area after select all and backspace #66

Closed lehno closed 2 months ago

lehno commented 2 months ago

On Demo page:

  1. Open https://demo.umodoc.com/editor?lang=en-US&pane=hide&theme=light
  2. Click select all button on toolbar
  3. Press backspace key

Behavior: Cursor is at the top corner of page and sometimes you can even type there image

umodoc commented 2 months ago

The issue you're encountering with the cursor behavior after pressing backspace has been addressed in version 4.5.0 of Umo Editor. Please update to the latest version to resolve this problem.