code-server on older web browsers. #4416
|
code-server doesn't seem to work on browsers older than a year (like Google Chrome 80 or earlier). When loading it with an older version you can login just fine but the workspace is completely white. What causes this? EDIT: When checking the console it shows the error Failed to load resource: the server responded with a status of 404 (Not Found) workbench.js. |
Answered by
im-coder-lg
Oct 30, 2021
Replies: 1 comment 16 replies
|
Aha! Maybe the workspace JavaScript file is missing, so this happened. @jsjoeio can you locate a workspace js file in the codebase and share it here? |
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aha! Maybe the workspace JavaScript file is missing, so this happened. @jsjoeio can you locate a workspace js file in the codebase and share it here?