Nodes can end up with no text node, leading to the editor crashing.
Opened this issue · 0 comments
LudvigHz commented
We need to normalize to make sure all blocks has a text node at the end. The issue is seen both in the editList plugin and when deserializing a document (with missing text nodes).