Text.equals on ...rest
of node and editor's marks
#5125
-
Hi, There is a part of the code, that I'm not sure I understand the reasoning behind. I'd be grateful if someone can tell me where what I'm missing. In editable.tsx:770 and editable.tsx:796 there in both these This is what happens to me, the marks is null and the destructing fails
My question: How does this compare makes sense? marks is not text (as I understand it) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Valid point indeed. Just a shortcut I took and then overlooked during cleanup. Will put in a PR tomorrow 🙏 |
Beta Was this translation helpful? Give feedback.
Valid point indeed. Just a shortcut I took and then overlooked during cleanup. Will put in a PR tomorrow 🙏