Fixed
Status Update
Comments
kl...@google.com <kl...@google.com>
an...@google.com <an...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
ro...@veeva.com <ro...@veeva.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Jetpack Compose version: 1.4.0-alpha04
Jetpack Compose component used: androidx.compose.material3:material3:1.0.1
Android Studio Build: 7.4.0-rc03
Kotlin version: 1.7.21
The issue started after upgrading from
1.4.0-alpha03
to1.4.0-alpha04
. To reproduce the issue you have to use aTextField
together with aKeyboardActions
(see repro project below).Steps to Reproduce or Code Sample to Reproduce:
Stack trace (if applicable):