Hi, I got a checkbox that can once click will chan...
# compose
e
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
FYI: beta03 is out, maybe it works for you there
🙇 1
e
Tried on Beta03. Works well. Thanks!! 🙏
a
It's a bug in beta02.