Fixed
Status Update
Comments
as...@google.com <as...@google.com>
al...@google.com <al...@google.com> #2
Triage notes: Needs comment from assignee.
No update yet.
Triage notes: Needs comment from assignee.
Description
Jetpack Compose version: 1.6.7 Kotlin version: 2.0
Reported as comment to https://issuetracker.google.com/issues/264467571 without reply.
Moving
if (condition) return@OuterComposableFunction
above the Column() call fixes the issue.