-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
monaco-editor 0.37.1 #13322
Closed
Closed
monaco-editor 0.37.1 #13322
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Piedone
requested changes
Mar 9, 2023
@@ -13,7 +13,7 @@ | |||
"jquery-resizable-dom": "0.35.0", | |||
"jquery.easing": "1.4.1", | |||
"js-cookie": "3.0.1", | |||
"monaco-editor": "^0.35.0", | |||
"monaco-editor": "^0.36.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I get this in the dev console under https://localhost:44300/Admin/ContentTypes/Article/ContentParts/HtmlBodyPart/Edit when set up with the Blog recipe:
DevTools failed to load source map: Could not load content for https://localhost:44300/OrchardCore.Resources/Scripts/min-maps/vs/loader.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/editor/config.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/editor/content.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://localhost:44300/OrchardCore.Resources/Scripts/min-maps/vs/editor/editor.main.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://localhost:44300/OrchardCore.Resources/Scripts/min-maps/vs/editor/editor.main.nls.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://localhost:44300/OrchardCore.Resources/Scripts/min-maps/vs/base/worker/workerMain.js.map: Fetch through target failed: Target not supported; Fallback: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://localhost:44300/OrchardCore.Resources/Scripts/min-maps/vs/base/worker/workerMain.js.map: Fetch through target failed: Target not supported; Fallback: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://localhost:44300/Admin/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
DevTools failed to load source map: Could not load content for https://localhost:44300/Admin/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
jsonWorker.js:34 Not allowed to load local resource: file:///OrchardCore.Resources/Scripts/monaco/IStandaloneEditorConstructionOptions.json
zr @ jsonWorker.js:34
t.loadSchema @ jsonWorker.js:33
t.getUnresolvedSchema @ jsonWorker.js:33
t.getResolvedSchema @ jsonWorker.js:33
t.getSchemaForResource @ jsonWorker.js:33
t.findDocumentColors @ jsonWorker.js:33
findDocumentColors @ jsonWorker.js:34
fmr @ workerMain.js:22
d @ workerMain.js:22
handleMessage @ workerMain.js:22
k @ workerMain.js:22
h @ workerMain.js:22
handleMessage @ workerMain.js:22
onmessage @ workerMain.js:22
self.onmessage @ workerMain.js:11
No such issue in the Template editor.
Replaced by #13618 |
Closed
Closed
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://www.npmjs.com/package/monaco-editor/v/0.37.1
https://github.com/microsoft/monaco-editor/releases/tag/v0.37.1