You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Environment:
The text was updated successfully, but these errors were encountered: