suren-atoyan / monaco-loader

The utility to easy setup monaco-editor into your browser
MIT License
177 stars 37 forks source link

loader.config will make browser tab CRASH #7

Closed Here21 closed 3 years ago

Here21 commented 3 years ago

image Hi, I use loader to choose a monaco editor version like below, but it will lead to browser tab crash.

this is operation procedure: bug

when editor appear (component did mount) and switch to another inner tab, it will crash.... image

but if I don't use load config, It will not happen.

Here21 commented 3 years ago

I figure out the problem, it's not loader problem. The crash problem came from monaco-editor@0.21.0.