A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
1.17k
stars
76
forks
source link
Crash on iOS with compose 1.7.0-rc01 when fast typing 'return/enter' button #390
Open
GimazDo opened 1 month ago
When using compose 1.7.0-rc01 application crash when fast typing 'return/enter' button. Sometimes it happens when fast typing multiline text
Here minimal reproduce example. https://github.com/GimazDo/KMPExample You can find app in examples/ruch-text-editor
Logs