mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-18 05:01:17 +02:00
Ignore selectionchange
events originating from <input>
and <textarea>
elements (#5795)
* Ignore `selectionchange` events originating from `<input>` and `<textarea>` elements * Linter fixes
This commit is contained in:
5
.changeset/empty-pillows-exercise.md
Normal file
5
.changeset/empty-pillows-exercise.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Ignore selectionchange events originating from input and textarea elements (addresses Chrome bug https://issues.chromium.org/issues/389368412)
|
Reference in New Issue
Block a user