wanandroid-compose
wanandroid-compose copied to clipboard
Compose+MVI+Navigation实现wanAndroid客户端
Results
3
wanandroid-compose issues
Sort by
recently updated
recently updated
newest added
FATAL EXCEPTION: main Process: com.zj.wanandroid, PID: 9135 java.lang.IllegalStateException: You cannot access the NavBackStackEntry's ViewModels until it is added to the NavController's back at androidx.navigation.NavBackStackEntry.getViewModelStore(NavBackStackEntry.kt:180) at androidx.lifecycle.ViewModelProvider.(ViewModelProvider.java:114) at androidx.lifecycle.viewmodel.compose.ViewModelKt.get(ViewModel.kt:80) at androidx.lifecycle.viewmodel.compose.ViewModelKt.viewModel(ViewModel.kt:72)...