mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-20 14:11:35 +02:00
Fix IME crash on iOS, but break capitalisation on iOS (#5877)
* Revert "Make capitalizing work for iOS (#5654)"
This reverts commit 2a8b4e958b
.
* Add changeset
* Reference the older issue in comment
This commit is contained in:
5
.changeset/orange-ears-help.md
Normal file
5
.changeset/orange-ears-help.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fix a crash on iOS when composing text using an IME at the start of a block, at the cost of breaking capitalization on iOS in an empty editor.
|
Reference in New Issue
Block a user