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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Excessive CAPTCHA Requests and UI Breakage When DeepSeek Chat Tab is Left Open #502

Open
ilmedova opened this issue Jan 31, 2025 · 0 comments

Comments

@ilmedova
Copy link

Describe the bug
When leaving the DeepSeek chat tab open alongside other tabs in the browser, the application repeatedly prompts for CAPTCHA verification from Cloudflare. This leads to excessive CAPTCHA requests. Additionally, the UI appears to break due to the repeated CAPTCHA overlays.

Steps to reproduce

  1. Open DeepSeek chat in a browser tab.
  2. Keep the tab open while switching to other tabs or leaving it idle.
  3. Return to the DeepSeek tab after some time. (Maybe around an hour later)
  4. Observe multiple CAPTCHA requests appearing in a row.
  5. Notice UI issues, such as overlapping CAPTCHA boxes or broken interface elements.

Expected behavior

  • CAPTCHA should not trigger excessively when the tab is left open.
  • The UI should remain functional and not break due to repeated CAPTCHA prompts.

Actual Behavior

  • Multiple CAPTCHA requests appear continuously.
  • The UI becomes cluttered or broken, making the chat unusable.

Screenshots

Image

Additional context

  • The issue might be related to session handling or Cloudflare's security measures detecting inactivity.
  • A potential fix could be adjusting how the session is managed to avoid excessive CAPTCHA triggers.
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