1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-22 06:53:25 +02:00

Fix selection getting incorrectly set in readonly shadow dom case (#5259)

* Fix selection getting incorrectly set in readonly shadow dom case

* Add changeset for slate react
This commit is contained in:
Jaclyn Feminella
2023-01-14 08:00:38 -05:00
committed by GitHub
parent 0df29a9dd7
commit d7de564d62
3 changed files with 15 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Updates the selection correctly in readonly shadowdom