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

vscode.dev is not working in Safari 13.1 #142490

Closed
ValeraS opened this issue Feb 8, 2022 · 2 comments
Closed

vscode.dev is not working in Safari 13.1 #142490

ValeraS opened this issue Feb 8, 2022 · 2 comments
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@ValeraS
Copy link
Contributor

ValeraS commented Feb 8, 2022

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

  • VS Code Version: vscode.dev
  • OS Version: MacOS Safari 13.1

Steps to Reproduce:

  1. Go to vscode.dev in Safari 13.1
  2. site does not loading, in dev console error "window.matchMedia(it).addEventListener is not a function. (In 'window.matchMedia(it).addEventListener("change",et)'…"
    https://ticino.blob.core.windows.net/sourcemaps/5554b12acf27056905806867f251c859323ff7e9/core/vs/workbench/workbench.web.api.js.map

This error was fixed, but introduced again in this commit 4810839
@alexdima

@osortega
Copy link

I'm also seeing some CSP issues.
Screen Shot 2022-02-10 at 1 46 16 PM

@alexdima
Copy link
Member

As far as I can tell, Safari 13 is no longer supported by Apple (i.e. does not receive security updates anymore). We only support the latest versions for each browser.

@osortega I also see a lot of CSP errors on Safari 15 when looking at release notes. I have created #143030 to track that.

@alexdima alexdima added the *as-designed Described behavior is as designed label Feb 14, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

5 participants
@dbaeumer @alexdima @ValeraS @osortega and others