Opencode web restart #8342

Closed
opened 2026-02-16 18:09:43 -05:00 by yindo · 2 comments
Owner

Originally created by @grigio on GitHub (Feb 2, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
TypeError: parameter 1 is not of type 'Element'.
at ho (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:15283)
at cc (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:14224)
at Ol (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:15844)
at XB (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:22507)
at Object.fn (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:28074)
at d0 (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:6834)
at xa (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:6591)
at wd (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:8001)
at B7 (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:9190)
at http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:8823

Plugins

No response

OpenCode version

1.1.48

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Linux docker

Terminal

No response

Originally created by @grigio on GitHub (Feb 2, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. TypeError: parameter 1 is not of type 'Element'. at ho (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:15283) at cc (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:14224) at Ol (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:15844) at XB (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:22507) at Object.fn (http://mia.lan:4444/assets/index-DVAvzeMZ.js:1808:28074) at d0 (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:6834) at xa (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:6591) at wd (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:8001) at B7 (http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:9190) at http://mia.lan:4444/assets/index-DVAvzeMZ.js:2:8823 ### Plugins _No response_ ### OpenCode version 1.1.48 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Linux docker ### Terminal _No response_
yindo added the bugweb labels 2026-02-16 18:09:43 -05:00
yindo closed this issue 2026-02-16 18:09:43 -05:00
Author
Owner

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

This issue might be a duplicate of existing issues. Please check:

  • #8666: windows app 1.1.21 TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
  • #9215: error Window.getComputedStyle
  • #9496: bug(web/desktop): Opencode desktop windows getting getComputedStyles error on first message (closed)

All of these report the same TypeError related to getComputedStyle with a non-Element parameter, which appears to be a recurring issue in the codebase. Feel free to ignore if your specific case differs from these reports.

@github-actions[bot] commented on GitHub (Feb 2, 2026): This issue might be a duplicate of existing issues. Please check: - #8666: windows app 1.1.21 TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. - #9215: error Window.getComputedStyle - #9496: bug(web/desktop): Opencode desktop windows getting getComputedStyles error on first message (closed) All of these report the same TypeError related to getComputedStyle with a non-Element parameter, which appears to be a recurring issue in the codebase. Feel free to ignore if your specific case differs from these reports.
Author
Owner

@grigio commented on GitHub (Feb 2, 2026):

yeah it could be a duplicate

@grigio commented on GitHub (Feb 2, 2026): yeah it could be a duplicate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8342