We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-server --version
Refer to this process : coder/coder#16655
The browser opens vscode normally
Uncaught TypeError: Cannot read properties of undefined (reading 'bind') at uuid.ts:13:61 The following picture shows the browser console display
No response
Yes, this is also broken in native VS Code
Yes, this is also broken in GitHub Codespaces
The text was updated successfully, but these errors were encountered:
same question
Sorry, something went wrong.
I don't have this issue with 4.96.4.
Duplicate of #7212.
Upstream issue:
Wait for the next release. This has been fixed upstream:
crypto.getRandomValues
randomUUID
@ShuaiQA Please close.
No branches or pull requests
Is there an existing issue for this?
OS/Web Information
code-server --version
:Steps to Reproduce
Refer to this process : coder/coder#16655
Expected
The browser opens vscode normally
Actual
Uncaught TypeError: Cannot read properties of undefined (reading 'bind')
at uuid.ts:13:61
The following picture shows the browser console display
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
Yes, this is also broken in native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: