1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-17 20:51:20 +02:00

fix: Prevent ReactEditor.toDOMRange crash in setDomSelection (#5741)

This commit is contained in:
Adrien Poupa
2024-11-19 13:19:24 -05:00
committed by GitHub
parent 644ebdc8f5
commit 90fbcdeff5
2 changed files with 13 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix ReactEditor.toDOMRange crash in setDomSelection