Open
Description
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:
- I use the Android Navigation component, add your fragment as a destination.
- Load initial data from your index
- Navigate away from the fragment and navigate back
Environment:
- OS: Android 12
- Library Version: 3.3.0
Metadata
Metadata
Assignees
Labels
No labels