workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Write a test for renderAsState composition failure

Open zach-klippenstein opened this issue 4 years ago • 1 comments
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.

zach-klippenstein avatar Aug 21 '21 02:08 zach-klippenstein

Turns out this is a Compose bug. Filed: https://issuetracker.google.com/issues/197442069

zach-klippenstein avatar Aug 23 '21 17:08 zach-klippenstein