-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
upstreamNeeds to be fixed upstreamNeeds to be fixed upstreamupstream:vscodeNeeds to be fixed upstream in VSCodeNeeds to be fixed upstream in VSCode
Description
OS/Web Information
- Web Browser: Mypal 29.1.1 (Pale Moon/Firefox)
- Local OS: Windows XP SP3
- Remote OS: Debian 10
- Remote Architecture: x86-64
code-server --version
: 3.9.2 109d2ce
Steps to Reproduce
- Open Mypal
- Open code-server
Expected
App opens.
Actual
Blank page.
Screenshot
Notes
Is most probably caused by following lines including quite recent RegExp syntax:
Please either revert these lines (v3.9.0 it worked well) or make them more backwards-compatible (maybe feature check and fallback). Maybe, we can also consider this a bug in closure compiler as it should generate backwards-compatible code out of the box.
Metadata
Metadata
Assignees
Labels
upstreamNeeds to be fixed upstreamNeeds to be fixed upstreamupstream:vscodeNeeds to be fixed upstream in VSCodeNeeds to be fixed upstream in VSCode