Skip to content

workbench.js “Uncaught TypeError: Cannot read properties of undefined (reading 'bind') at workbench.js:404:80180” #240334

Closed
@sexychina

Description

@sexychina

Does this issue occur when all extensions are disabled?: Yes/No

VS Code Version: code 1.97.0
OS Version: windows11 chrome

I executed "code serve-web --without-connection-token --host 0.0.0.0" and then opened "192.168.33.3:8000" in my browser, but the VSCode page did not load. After pressing F12 and debugging, I discovered the following error message:

workbench.js “Uncaught TypeError: Cannot read properties of undefined (reading 'bind') at workbench.js:404:80180”

Image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code InsidersregressionSomething that used to work is now brokenverifiedVerification succeededwebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions