Suren Atoyan
Suren Atoyan
hey 👋 @LydiaF could you please check [this](https://codesandbox.io/s/purple-bash-fxm6h2?file=/src/App.js)?
@sea-xh I don't understand Chinese
it seems your "other" environment has some restrictions/limitations regarding `CDN`. Note that by default the sources of the monaco are coming from the CDN (check your `Network` tab in the...
Hello @spencerkohan Can you please wrap up this into a codesandbox, that we can test it?
Hello @amcdnl. Yes, you are right. That's because my knowledge of peer dependencies is stuck in `npm` versions 1 and 2. (from `npm` documentation) ```NOTE: npm versions 1 and 2...
https://user-images.githubusercontent.com/13118722/111533546-55cd1780-8780-11eb-9cca-657b7218dfd3.mov I reckon it's related to your environment. Could you please check it in incognito mode? Maybe you have some specific extension that prevents mentioned actions.
@xuoutput I can confirm @Xoffio thesis. If you check it in the `monaco-react` [website](http://monaco-react.surenatoyan.com/) or `monaco-editor` [playground](https://microsoft.github.io/monaco-editor/playground.html) it will ask permission for this and after gaining that permission it will...
I am closing this, but feel free to re-open it if it doesn't work in other places too.
Let me not agree with you based on two points: 1) what about devs who don't need types. Why should they install `monaco-editor` package, they absolutely don't need it. 2)...
I got your point. When I was writing my previous message, I thought that maybe it should be a dev dependency, because at least it seems like dev dependency. This...