monaco-editor
monaco-editor copied to clipboard
[Bug] Failed to load source map simpleWorker.nls.js.map
Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- [ ] Not reproducible in the monaco editor playground
Monaco Editor Playground Code
No response
Reproduction Steps
- Visit playground
- Open dev tools
- You will see errors in the console.
Actual (Problematic) Behavior
DevTools failed to load source map: Could not load content for https://microsoft.github.io/min-maps/vs/base/common/worker/simpleWorker.nls.js.map: Fetch through target failed: Target not supported; Fallback: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Expected Behavior
All source maps should load properly.
Additional Context
It seems that map is using an absolute path.
I cannot reproduce. Does this bug still apply?
Seems to be resolved now.
Still getting this in this example https://github.com/microsoft/monaco-editor/blob/main/samples/browser-script-editor/index.html
Using latest monaco we're still seeing it?
I tried most recent version just before posting my previous comment
Also getting this error using version 0.36.1 and 0.38.0.
+1 still get this error in 0.38.0
still get this error in 0.38.0
still getting this error in version 0.39.0