Closed dannysmc95 closed 1 year ago
Hi there, I keep seeing this issue:
Current code is this:
Can be reproduced with "vite": "^3.0.0"
and "monaco-editor-vue3": "^0.1.6"
@Lyokolux the developer does not seem active anymore, I was able to avoid the above issue by simply copying the main file into my code base and using it directly (works fine).
@dannysmc95 could you give demo base on stackblitz?
I'm sorry, I couldn't reproduce the corresponding error. Please check the relevant TypeScript configuration.
@bazingaedward
@dannysmc95 could you give demo base on stackblitz?
Sorry for such a delayed response, we stopped using the package when we hit the issue, and just used Monaco directly, apologies.
@bazingaedward
@dannysmc95 could you give demo base on stackblitz?
Sorry for such a delayed response, we stopped using the package when we hit the issue, and just used Monaco directly, apologies.
So basically, we do the same and created our own MonacoEditor component
Hi there, I keep seeing this issue:
Current code is this: