Join Slack
Powered by
Hi, I got a checkbox that can once click will chan...
# compose
e
elye
03/28/2021, 6:58 AM
Hi, I got a checkbox that can once click will change a mutable state boolean false to true and vice versa… and works in compose Beta01… But after move to Compose Beta02, it doesn’t work anymore… Is the behavior change already, did I code it wrong, or it’s a but in Beta02?
https://stackoverflow.com/questions/66839056/mutablestate-variable-cannot-be-changed-again-on-the-subsequent-click-of-jetpack
o
Orhan Tozan
03/28/2021, 10:13 AM
FYI: beta03 is out, maybe it works for you there
🙇 1
e
elye
03/28/2021, 11:00 AM
Tried on Beta03. Works well. Thanks!! 🙏
a
Albert Chang
03/28/2021, 2:41 PM
It's
a bug
in beta02.
5
Views
Open in Slack
Previous
Next