editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

fix(caret): Improve getCaretNodeAndOffset to handle non-editable element

Open amoydavid opened this issue 1 year ago • 0 comments

fix #2852

  • Add handling for contenteditable='false' elements
  • Implement findFirstEditableTextNode helper function

amoydavid avatar Oct 22 '24 16:10 amoydavid