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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android InstantSearch kotlinx.coroutines.JobCancellationException: Parent job is Completed Error #403

Open
cjae opened this issue Dec 10, 2023 · 0 comments

Comments

@cjae
Copy link

cjae commented Dec 10, 2023

Describe the bug 馃悰
I have Algolia instant search integrated into my app fragment. when ever I navigate away from the fragment and return back the search client fails with this error "21:26:11.036 I HttpClient: REQUEST ... failed with exception: kotlinx.coroutines.JobCancellationException: Parent job is Completed; job=SupervisorJobImpl{Completed}@b6a1eed
".

To Reproduce 馃攳
Steps to reproduce the behavior:

  1. I use the Android Navigation component, add your fragment as a destination.
  2. Load initial data from your index
  3. Navigate away from the fragment and navigate back

Environment:

  • OS: Android 12
  • Library Version: 3.3.0
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