-
Task
-
Resolution: Done
-
Critical
-
3.3.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Bug Fix
-
Done
-
-
VS Code client (on the browser side) tries to fetch the common static resources for the WebView from the "https://uuid.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/".
As the resources can't be downloaded, any WebView functionality does not work. E.g.: markdown preview, the extension details page, etc.
We can solve that problem by reworking the functionality on our (Che-Code) side to fetch the WebView-related static resources from the DevSpaces backend.
As the same resources should be available on VS Code backend running in the cluster.