mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
301 stars 57 forks source link

Error were shown while trying to load a markdown file or extension resources #90

Closed agamsol closed 2 years ago

agamsol commented 2 years ago

The issue seems to be solved but I decided to post it in a case its a new bug discovered

THE ERROR BEFORE VISUAL STUDIO CODE RESTART Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..

THE ERROR AFTER VISUAL STUDIO CODE RESTART An error occurred while loading view: markdown.preview

ss

mjbvz commented 2 years ago

This is a VS Code issue, not an issue with this extension (and its already tracked in the VS Code repo)