[Bug]: HorizontalRule can trap you in an uneditable editor #5926
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
extension-horizontal-rule
Version(s)
Most recent
Bug Description
See https://tiptap.dev/docs/examples/basics/default-text-editor
Horizontal rule
button to insert a horizontal ruleNow try to continue editing.
No matter what you do, you cannot get a cursor inside of the editor again, you cannot continue editing.
Because the only contents of the editor are a
contenteditable="false"
horizontal rule.Browser Used
Chrome
Code Example URL
https://tiptap.dev/docs/examples/basics/default-text-editor
Expected Behavior
There should always be a cursor inside of the editor
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: