opencode web crashes in safari, works in chrome, and blanks in opencode desktop #9104

Open
opened 2026-02-16 18:11:39 -05:00 by yindo · 1 comment
Owner

Originally created by @EvanNotFound on GitHub (Feb 11, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

when opening one specific session on my remote machine running opencode serve (link to session), which is very very long, when accessing that session, I encountered the following situation:

  1. using opencode desktop, it blanks (as shown in the screenshot)
  2. using safari with opencode web, it crashes (as shown in the screenshot)
  3. using chrome with opencode web, it works (as shown in the screenshot)

Plugins

No response

OpenCode version

v1.1.59

Steps to reproduce

  1. Have a very long chat, likke this session
  2. try using opencode desktop, safari and chrome to open it

Screenshot and/or share link

Image Image Image

Operating System

macOS Sequoia 15.5

Terminal

No response

Originally created by @EvanNotFound on GitHub (Feb 11, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description when opening one specific session on my remote machine running `opencode serve` ([link to session](https://opncd.ai/share/RFJpeKQF)), which is very very long, when accessing that session, I encountered the following situation: 1. using opencode desktop, it blanks (as shown in the screenshot) 2. using safari with opencode web, it crashes (as shown in the screenshot) 3. using chrome with opencode web, it works (as shown in the screenshot) ### Plugins _No response_ ### OpenCode version v1.1.59 ### Steps to reproduce 1. Have a very long chat, likke [this session](https://opncd.ai/share/RFJpeKQF) 2. try using opencode desktop, safari and chrome to open it ### Screenshot and/or share link <img width="3248" height="1994" alt="Image" src="https://github.com/user-attachments/assets/808164ae-2aae-44ed-9995-3aeade4ad3b5" /> <img width="3248" height="1992" alt="Image" src="https://github.com/user-attachments/assets/ea7b8803-d252-434b-8f1f-c2c596c2313a" /> <img width="3248" height="1992" alt="Image" src="https://github.com/user-attachments/assets/865f247e-93ec-4b97-b109-eff530cacc6f" /> ### Operating System macOS Sequoia 15.5 ### Terminal _No response_
yindo added the bugperfweb labels 2026-02-16 18:11:39 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 11, 2026):

Potential Duplicates

This issue might be related to existing reports about similar rendering issues:

  • #10165: Blank Interface Issue After Updating OpenCode Desktop to Version 1.1.33 on macOS (Intel) - similar blank page issue on desktop after version update
  • #9241: Content of share session URL is blank - specifically mentions very long sessions causing blank content on share pages (also references the same session ID you're using)
  • #10186, #10193, #10194, #10202, #10225: Various RangeError: Maximum call stack size exceeded errors in web UI

The #9241 issue appears to be the most directly related, as it also mentions that very long sessions can cause rendering/display issues across different clients. You may want to check if those issues have any workarounds or status updates.

@github-actions[bot] commented on GitHub (Feb 11, 2026): ## Potential Duplicates This issue might be related to existing reports about similar rendering issues: - #10165: Blank Interface Issue After Updating OpenCode Desktop to Version 1.1.33 on macOS (Intel) - similar blank page issue on desktop after version update - #9241: Content of share session URL is blank - specifically mentions very long sessions causing blank content on share pages (also references the same session ID you're using) - #10186, #10193, #10194, #10202, #10225: Various RangeError: Maximum call stack size exceeded errors in web UI The #9241 issue appears to be the most directly related, as it also mentions that very long sessions can cause rendering/display issues across different clients. You may want to check if those issues have any workarounds or status updates.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9104