Skip to content
New issue

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

Issue with rendering .md and .ipynb files on Chrome browser #514

Open
abhishek9sharma opened this issue May 24, 2023 · 0 comments
Open

Issue with rendering .md and .ipynb files on Chrome browser #514

abhishek9sharma opened this issue May 24, 2023 · 0 comments

Comments

@abhishek9sharma
Copy link

abhishek9sharma commented May 24, 2023

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

  • VS Code Version: openvscode-server-v1.78.0-linux-x64
  • OS Version: ubuntu:20.04

Steps to Reproduce:

  1. Could not reproduce on a local Docker machine

We currently use Theia based Docker container in our organization to allow users to use a code editor via the browser. We are currently looking at introducing openvscode-server based containers. We were able to install the openvscode-server-v1.78.0-linux-x64 on a Dockerfile and run it on our infra.

  • However while using Chrome browser we are seeing issues with rendering .md and .ipynb files. The rendering does not suceed and we are seeing cross-origin-subframe erros on Chrome. A snapshot of errors is provided below
    Issue_snip
  • On theia browser the rendering works fine for both .md and .ipynb files. We did set the value THEIA_WEBVIEW_EXTERNAL_ENDPOINT to {{hostname}}. Is their a similar variable we need to set here?
@abhishek9sharma abhishek9sharma changed the title Issue with rendeing .md and .ipynb files on Chrome browser Issue with rendering .md and .ipynb files on Chrome browser May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant