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

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

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

* Update packages/slate-dom/src/plugin/with-dom.ts

* Update packages/slate-dom/src/plugin/with-dom.ts

* Create gold-tomatoes-grab.md

* Update packages/slate-dom/src/plugin/with-dom.ts

* Update packages/slate-dom/src/plugin/with-dom.ts

---------

Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
This commit is contained in:
zhi-zhi-zhi
2025-01-27 22:05:42 +08:00
committed by GitHub
parent 49da0dfc53
commit 8216512595
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-dom': patch
---
fix: additional fix for previous fix: Prevent ReactEditor.toDOMRange crash in setDomSelection #5741