-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
VS Code is stuck with infinite loading on Safari v16 and lower #197473
Comments
I have the same issue. I've done some investigations and found out the problem is here vscode/src/vs/base/common/tfIdf.ts Line 92 in 7425fbc
invalid group specifier name .
|
I do have an older macOS VM, but it doesn't seem to be booting right now. My current macOS device is on Safari 17. @raphaeldn28 @Raubzeug is the issue fixed for either of you? One way to test is to launch https://insiders.vscode.dev, and then to search just "a" in the Settings editor while having GitHub Copilot Chat disabled or not installed. If the Settings editor is able to finish the search, then the fix worked. |
@rzhao271 Hi! I've just checked with Safari 15 and 16 and https://insiders.vscode.dev doest'n work. The problem is here now: By the way, it works properly with Safari 17. |
I finally confirmed the unexpected token issue with a VM, but I'm unsure which part of the code it comes from. |
We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding, and happy coding! |
ADD ISSUE DESCRIPTION HERE
It does not matter which file I load or opem, it is stuck with infinite loading
Version: 1.84.0
Commit: d037ac0
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Embedder: codespaces
The text was updated successfully, but these errors were encountered: