mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 04:04:06 +02:00
Fix pasting content with newlines on Android (#5359)
* Improve InputEvent data type * Fix insertion of content with newlines on Android * Slice the trailing newline off of pasted text * Add changeset
This commit is contained in:
5
.changeset/rude-bikes-rule.md
Normal file
5
.changeset/rude-bikes-rule.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fix an issue on Android where content containing a newline wouldn't be pasted properly
|
Reference in New Issue
Block a user