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

在compose 1.4.3的版本报错 #24

Open
shenyunhuan opened this issue Aug 2, 2023 · 1 comment
Open

在compose 1.4.3的版本报错 #24

shenyunhuan opened this issue Aug 2, 2023 · 1 comment

Comments

@shenyunhuan
Copy link

Process: com.gtrides.passenger, PID: 28742
java.lang.ClassCastException: androidx.compose.animation.AnimatedContentTransitionScopeImpl cannot be cast to androidx.compose.animation.AnimatedContentScope
at com.google.accompanist.navigation.animation.AnimatedNavHostKt$AnimatedNavHost$7$1.invoke(AnimatedNavHost.kt:198)
at androidx.compose.animation.AnimatedContentKt.AnimatedContent(AnimatedContent.kt:787)
at com.google.accompanist.navigation.animation.AnimatedNavHostKt.AnimatedNavHost(AnimatedNavHost.kt:196)
at com.google.accompanist.navigation.animation.AnimatedNavHostKt.AnimatedNavHost(AnimatedNavHost.kt:89)
at com.huhx.picker.data.AssetRouteKt.AssetPickerRoute(AssetRoute.kt:23)
at com.huhx.picker.view.AssetPickerKt$AssetPicker$2.invoke(AssetPicker.kt:38)
at com.huhx.picker.view.AssetPickerKt$AssetPicker$2.invoke(AssetPicker.kt:37)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.jvm.kt:108)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.jvm.kt:35)
at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:228)
at com.huhx.picker.view.AssetPickerKt.AssetPicker(AssetPicker.kt:37)

@pradyotprksh
Copy link

getting the same error for io.github.huhx:compose-image-picker:1.0.8

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

2 participants