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

OfflineAreaSelectorFragment.onViewCreated.emit #3019

Open
anandwana001 opened this issue Jan 20, 2025 · 0 comments
Open

OfflineAreaSelectorFragment.onViewCreated.emit #3019

anandwana001 opened this issue Jan 20, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@anandwana001
Copy link
Collaborator

 Fatal Exception: java.lang.IllegalArgumentException: Navigation action/destination org.openforis.ground:id/offline_area_back_to_homescreen cannot be found from the current destination Destination(org.openforis.ground:id/home_screen_fragment) label=Map view class=com.google.android.ground.ui.home.HomeScreenFragment
       at androidx.navigation.NavController.navigate(NavController.kt:1691)
       at androidx.navigation.NavController.navigate(NavController.kt:1609)
       at androidx.navigation.NavController.navigate(NavController.kt:2169)
       at com.google.android.ground.ui.offlineareas.selector.OfflineAreaSelectorFragment$onViewCreated$2$1.emit(OfflineAreaSelectorFragment.kt:76)
       at com.google.android.ground.ui.offlineareas.selector.OfflineAreaSelectorFragment$onViewCreated$2$1.emit(OfflineAreaSelectorFragment.kt:72)
       at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:382)
       at kotlinx.coroutines.flow.SharedFlowImpl$collect$1.invokeSuspend(:15)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
       at android.os.Handler.handleCallback(Handler.java:958)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loopOnce(Looper.java:230)
       at android.os.Looper.loop(Looper.java:319)
       at android.app.ActivityThread.main(ActivityThread.java:8913)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
        
@anandwana001 anandwana001 added the type: bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant