I am using the kagi android app version 1.0.37 and when submitting a query to the new assistant UI and switch to a different app, when I return I get this error screen: Oops! Something went wrong! Please check your internet connection" with a button to retry. Clicking the retry button will show a JSON request of the chat.
This issue appeared after updating to the new Assistant UI. The error does not occur on the Kagi mobile website.
When returning to the app after switching to another app, the assistant should either:
- Continue displaying the response if it had already completed loading, or
- Resume or gracefully recover the request if it was still in progress without showing an error screen.
The retry button should also refresh the chat, rather than displaying a raw JSON response.