Closed lenran659 closed 11 months ago
<vue-monaco-editor v-show="showEdit" :line="item.line" v-model:value="mainStore.$state.raw_data" theme="vs-dark" :options="MONACO_EDITOR_OPTIONS" @mount="handleMount" height="200px" />
Bug fixed, try verson@1.4.1?
<vue-monaco-editor v-show="showEdit" :line="item.line" v-model:value="mainStore.$state.raw_data" theme="vs-dark" :options="MONACO_EDITOR_OPTIONS" @mount="handleMount" height="200px" />