mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-14 03:03:58 +02:00
fix: focus loss inside Shadow DOM in Firefox. (#5676)
This commit is contained in:
5
.changeset/clean-rats-raise.md
Normal file
5
.changeset/clean-rats-raise.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Changed behaviour of ReactEditor.findDocumentOrShadowRoot. It returns shadow root or document without checking for the existence of the getSelection method.
|
Reference in New Issue
Block a user