Skip to content
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

bug: monaco-yaml cannot fetch http://json-schema.org/draft-07/schema #509

Closed
magicmatatjahu opened this issue Nov 25, 2022 · 1 comment · Fixed by #508
Closed

bug: monaco-yaml cannot fetch http://json-schema.org/draft-07/schema #509

magicmatatjahu opened this issue Nov 25, 2022 · 1 comment · Fixed by #508
Labels
bug Something isn't working

Comments

@magicmatatjahu
Copy link
Member

Describe the bug

monaco-yaml library cannot fetch http://json-schema.org/draft-07/schema in the production (in dev env it works, probably problem is with insecure http protocol). It produces warning like:

image

Of course, integration still works and we have features like autocompletion etc, but that warning should not shown.

Interesting thing is that the json integration in the monaco can fetch this...

How to Reproduce

@magicmatatjahu magicmatatjahu added the bug Something isn't working label Nov 25, 2022
@magicmatatjahu magicmatatjahu changed the title bug: monaco-yaml cannot fetch bug: monaco-yaml cannot fetch http://json-schema.org/draft-07/schema Nov 25, 2022
@fmvilas
Copy link
Member

fmvilas commented Nov 28, 2022

Just to clarify: autocompletion doesn't work for me and looks like it's related to this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants