1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00

Fix positions iteration when starting in an inline void node (#4952)

This commit is contained in:
Steve Marquis
2022-04-19 13:02:01 -07:00
committed by GitHub
parent 34cfc1c704
commit 9ce0a08c2a
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Fix positions iteration when starting inside an inline void node