Andrei-Lucian Mociu

Results 3 comments of Andrei-Lucian Mociu

Possible fix, maybe it will help someone. Using `` on template or using [useMonaco](https://e-chan1007.github.io/nuxt-monaco-editor/references/use-monaco#usemonaco) and **onMounted**. ``` ``` ``` const monaco = useMonaco()!; const editorEl = ref(); onMounted(() => {...

> For me the issue is already when i enable the module. Don't even need to add the component anywhere. Try to put the module first in the list, even...

I have the same problem for a few days, I can't even work properly.