Closed
Description
Both plot viewer (with httpgd) and help viewer no longer work properly with VSCode 1.100.0:
?plot
plot(rnorm(100))
The following error occurs:
Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..