mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-11 09:43:58 +02:00
fix onPaste handler on Chrome / Safari (#3396)
* fix onDOMBeforeInput callback definition * fix onPaste on chrome / safari * improve comment * Update editable.tsx * Create real-suns-matter.md Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
5
.changeset/real-suns-matter.md
Normal file
5
.changeset/real-suns-matter.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fixed allowing the `onPaste` handler to be overridden in all browsers.
|
Reference in New Issue
Block a user