graphql-monaco is broken on monaco 0.21+
See original GitHub issueTrying to install graphql-mocaco
using the latest versions of monaco-editor will not work.
Tested broken on 0.22
and 0.21
. The version in the example works fine (0.20
)
The rest call to the graphql endpoint to do the introspection query does not fire either.
I tried looking at their changelog but could not find something that would be a clear reason why.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
monaco-graphql - npm
monaco -graphql. TypeScript icon, indicating that this package has built-in type declarations · Readme · Code Beta · 2 Dependencies · 2 Dependents ......
Read more >Monaco Editor
The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here. It is...
Read more >monaco-editor/CHANGELOG.md - UNPKG
1, # Monaco Editor Changelog. 2. 3, ## [0.25.1] (15.06.2021). 4. 5, * fixes that [`registerHTMLLanguageService` is not available in the AMD version...
Read more >lusin-monaco-editor-webpack-plugin - npm package | Snyk
Learn more about lusin-monaco-editor-webpack-plugin: package health ... your projects for vulnerabilities and provides automated fix advice.
Read more >Source - GitHub
Monaco Editor Changelog ## [0.35.1] - Adds sticky scrolling - Renamed the ... fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4 [PR ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
great, thanks for replying quickly @acao. I’ll try to help here by debugging it with the above references.
@acao done 🚀 , passing to you PR #1952