microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.04k stars 28.8k forks source link

Error loading walkthrough content on vscode.dev #166131

Open daviddossett opened 1 year ago

daviddossett commented 1 year ago
Error loading webview: Error: Could not register service workers: NotSupportedError: Failed to register a ServiceWorker for scope ('https://05g7dv7ef9i6vq72pvc86mfaee1k271hhhm8tnga2o1mm63c41ql.vscode-cdn.net/stable/6261075646f055b99068d3688932416f2346dd3b/out/vs/workbench/contrib/webview/browser/pre/') with script ('https://05g7dv7ef9i6vq72pvc86mfaee1k271hhhm8tnga2o1mm63c41ql.vscode-cdn.net/stable/6261075646f055b99068d3688932416f2346dd3b/out/vs/workbench/contrib/webview/browser/pre/service-worker.js?v=4&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&remoteAuthority='): The user denied permission to use Service Worker..

https://user-images.githubusercontent.com/25163139/201399159-4c68035e-4043-4ac5-ac8b-8d2c18c94b13.mp4

cc @digitarald @bamurtaugh perhaps?

joyceerhl commented 1 year ago

@daviddossett which browser is this? Maybe duplicate of https://github.com/microsoft/vscode/issues/142813

daviddossett commented 1 year ago

Chrome. Seemed to work in Safari incognito.

bamurtaugh commented 1 year ago

Interesting - I'm not able to repro on Chrome. Maybe @digitarald has an idea.

digitarald commented 1 year ago

We had some iframe/SW related issues in the past that @mattbierner looked into.