Closed
Description
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”