is called, but iner println is not called, it appears only once
dimsuz
11/19/2021, 3:03 PM
Any ideas on how to debug this?
a
Albert Chang
11/19/2021, 6:29 PM
If you can come up with a repro, file a bug.
d
dimsuz
11/19/2021, 7:47 PM
Yep, I will try, something really weird.
This happens only if
enable
is boolean. I thought maybe boxing is involved, but it works for
Int
,
String
, whatever else. Only
boolean
causes no further calls to
Test()
to occur.
a
Albert Chang
11/22/2021, 2:37 AM
Youād better file with the specific component (āJetpack Composeā or āJetpack Compose > Compiler plug-in and runtimeā in this case) instead of the general āApp Developmentā in order for the right people to see it.
d
dimsuz
11/22/2021, 9:10 AM
Ooops, I thought I filed it under Jetpack Compose, not sure how it ended up in a more generic one. And I don't know how to move it š
UPD: looks like I have no permissions to edit, recreated as https://issuetracker.google.com/issues/207227862