BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

editor.getSelectedText() - Missing whitespace between selected text segments crossing blocks boundaries

Open keotic opened this issue 1 year ago • 0 comments

Describe the bug Selected text across blocks is truncated without spaces when the selection is across blocks

To Reproduce Write 2 Paragraph blocks - select their text and see the resulting text from editor.getSelectedText()

The function should return an array of selected text segments by blocks.

keotic avatar Apr 20 '24 18:04 keotic