You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem. In addition, the problem I observed was:
Inside the textarea, the new line is not considered as a separator of a word, and the words before and after the line stick to each other and are mistakenly interpreted as one word instead of two words. I also saw this problem in the console with getText.
Description
When I paste a data that contains multiple line breaks into the text-editor, only a single line break is inserted
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pasted data to containing the line breaks like it did before
Desktop (please complete the following information):
Chrome - Version 106.0.5249.119 (Official Build) (64-bit)
suneditor - 2.43.1
suneditor-react - 3.4.1
The text was updated successfully, but these errors were encountered: