mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-24 09:13:24 +01:00
The element, text, and leaf components do not properly check the decorator list and make sure the properties in addition to the anchor/focus are the same. In addition, the renderLeaf function cannot be memoized because the leaf component does not compare the actual text values within the leafs.