Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash at beginning cap. 11 #34

Open
ekaya999 opened this issue Sep 15, 2022 · 0 comments
Open

Crash at beginning cap. 11 #34

ekaya999 opened this issue Sep 15, 2022 · 0 comments

Comments

@ekaya999
Copy link

This is the error:
Process: com.raywenderlich.android.jetreddit, PID: 10061
java.lang.NullPointerException
at androidx.compose.ui.res.ImageResources_androidKt.imageResource(ImageResources.android.kt:57)
at com.raywenderlich.android.jetreddit.components.PostKt.ImageContent(Post.kt:193)
at com.raywenderlich.android.jetreddit.components.PostKt$ImagePost$1.invoke(Post.kt:73)
at com.raywenderlich.android.jetreddit.components.PostKt$ImagePost$1.invoke(Post.kt:72)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.jvm.kt:107)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.jvm.kt:34)
at com.raywenderlich.android.jetreddit.components.PostKt$Post$1.invoke(Post.kt:83)
at com.raywenderlich.android.jetreddit.components.PostKt$Post$1.invoke(Post.kt:79)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant