workflow-kotlin
workflow-kotlin copied to clipboard
Write a test for renderAsState composition failure
trafficstars
https://github.com/square/workflow-kotlin/blob/d0e02acc4f03ec53b9c752f1447f2b9938ff6ebc/workflow-ui/compose/src/androidTest/java/com/squareup/workflow1/ui/compose/RenderAsStateTest.kt#L248-L249
I don't think there's currently a way to test this behavior. Asked in the kotlin slack.
Turns out this is a Compose bug. Filed: https://issuetracker.google.com/issues/197442069