Status Update
Comments
rp...@gmail.com <rp...@gmail.com> #2
Hello,
This issue report has been forwarded to the Vertex AI Workbench Engineering team so that they may investigate it, but there is no ETA for a resolution today. Future updates regarding this issue will be provided here.
so...@google.com <so...@google.com> #3
I've just tested on the tip of the branch using the exact code snippet you mentioned in the bug, but I don't encountered any issues.
Could you please add the whole code snippet that you used?
And which version of Compose was it?
al...@mercari.com <al...@mercari.com> #4
I can replicate it on alpha04 and alpha06
Please check sample project attached with the plain snippet above.
al...@mercari.com <al...@mercari.com> #5
video clip of bug, built from above project
kt...@gmail.com <kt...@gmail.com> #6
At first I thought that I made a mistake while completing the codelab, but then I tried the provided ready made solution and it had the same bug.
The problem happens when running the codelab with Samsung Galaxy A20e phone. I tried it with an emulator and it works correctly there. So there is some difference between using an emulator and a real phone.
al...@mercari.com <al...@mercari.com> #7
Ah.
I was able to replicate it on a Samsung S20 device. I just tried it on emulator and I'm not able to replicate it there as well.
si...@google.com <si...@google.com> #8
might be related to
si...@google.com <si...@google.com>
si...@google.com <si...@google.com>
si...@google.com <si...@google.com> #9
tested with the CL
- Device: Samsung S8
- Android: Android 9
- Build: PPR1.180610.011.G950USQS8DTJ3
when it merges (in the next release) can you please double check? I will mark the ticket as fixed once the changes are merged.
al...@mercari.com <al...@mercari.com> #10
awesome! thanks for the fix.
Description
I have some business logic that clears the text input, however upon typing again, onValueChange recovers the previous value.
Replication steps: