-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TextField crashes after selecting the text and then deactivating the text field #1474
Comments
Reproduces also in Jetpack Compose 1.0.2 on Android |
@igordmn Any workaround for this issue? Still replicable in |
@theapache64 could you check if it is reproducible on the latest Jetpack Compose (on Android), since Google marked this bug as fixed? Upd: no need. It haven't got to our repo so far. We will get it. |
Fixed in `1.2.0-alpha01-dev606`. Confirmed. but am android can't compile that version.
…On Mon, Feb 7, 2022 at 2:55 PM akurasov ***@***.***> wrote:
@theapache64 <https://github.com/theapache64> could you check if it is
reproducible on the latest Jetpack Compose?
—
Reply to this email directly, view it on GitHub
<#1474 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJ23R3WIQ7X7JQWXOACW2TUZ6FZTANCNFSM5I22ZT5Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This fix is not available in Jetpack Compose 1.1 build at the moment. If you needed it, you could comment to the google ticket or create a new one there. |
Fixed in 1.1.0-alpha04 |
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks. |
Run the program below, select the text and click the button to disable the text field
-> error
working with
The text was updated successfully, but these errors were encountered: