1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-12 18:24:03 +02:00

Fix toSlatePoint in void nodes with nested editors if children are rendered as the last child (#5054)

This commit is contained in:
Eric Meier
2022-07-23 01:27:10 +02:00
committed by GitHub
parent f13cd6b918
commit 1cc0797f53
2 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix toSlatePoint in void nodes with nested editors if children are rendered as the last child