Taewan-P / gpt_mobile

Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.
GNU General Public License v3.0
231 stars 21 forks source link

Crash when copying specific content #93

Open nightgpt opened 1 day ago

nightgpt commented 1 day ago

Describe the bug Copying text works fine, but currently crashes when copying code, which triggers a repetition every time

To Reproduce Steps to reproduce the behavior:

  1. Generate code
  2. Tried to select this code
  3. See error

Expected behavior Copy the code normally

Screenshots or Screen Recording

Additional context Add any other context about the problem here.

Taewan-P commented 1 day ago

I cannot reproduce this issue. Can you explain in more details?

nightgpt commented 1 day ago

It may take a few seconds for the crash to trigger

Taewan-P commented 1 day ago

It still is not reproducible.