Intermittently when I open my app from the backgro...
# compose
l
Intermittently when I open my app from the background it crashes, is this a known issue, is there anything I can do to avoid it?
Copy code
java.lang.NullPointerException
        at androidx.compose.foundation.gestures.DragGestureDetectorKt.verticalDrag-jO51t88(DragGestureDetector.kt:777)
🧵 1
m
Looks similar to this one: https://issuetracker.google.com/180030424 Please feel free to file a different issue if it's not a duplacate
l
Yup, same. Thank you!