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

0.3.1 版本 navigator.push 携带参数并设置 popSelf = true 会闪退 #59

Open
jarryleo opened this issue Oct 14, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jarryleo
Copy link

java.lang.NoSuchFieldError: No field mBackStack of type Ljava/util/Deque; in class Landroidx/navigation/NavController; or its superclasses (declaration of 'androidx.navigation.NavController' appears in /data/app/com.whitewolfx.tools-2/base.apk:classes21.dex)
        at androidx.navigation.ExtKt.removeLastBackStackEntry(Ext.kt:20)
        at com.github.fragivity.FragivityUtil__ActionPushKt.pushInternal$FragivityUtil__ActionPushKt(ActionPush.kt:80)
        at com.github.fragivity.FragivityUtil__ActionPushKt.pushInternal$FragivityUtil__ActionPushKt$default(ActionPush.kt:63)
        at com.github.fragivity.FragivityUtil__ActionPushKt.push(ActionPush.kt:39)
        at com.github.fragivity.FragivityUtil.push(Unknown Source)
        at com.github.fragivity.FragivityUtil__ActionPushKt.push(ActionPush.kt:31)
        at com.github.fragivity.FragivityUtil.push(Unknown Source)
@qdsfdhvh
Copy link
Collaborator

应该是navigation的版本问题,最近会尝试适配新版本

@qdsfdhvh qdsfdhvh added the bug Something isn't working label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants