Closed Yricky closed 3 months ago
Describe the bug See 'To Reproduce' Affected platforms
Versions
To Reproduce Steps to reproduce the behavior:
@Composable fun BugReproduction() { SelectionContainer { Text("aaaa",Modifier.background(androidx.compose.ui.graphics.Color.White).padding(40.dp)) } }
Expected behavior No action instead of crash occuring
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Describe the bug See 'To Reproduce' Affected platforms
Versions
To Reproduce Steps to reproduce the behavior:
Expected behavior No action instead of crash occuring
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.