vue-monaco-cdn icon indicating copy to clipboard operation
vue-monaco-cdn copied to clipboard

editor v-model not reactive

Open zhangpanrobot opened this issue 3 years ago • 0 comments

https://github.com/leo-buneev/vue-monaco-cdn/blob/b5c665371afb04980296ffc12280c4c8eb76619b/src/components/MonacoEditor.js?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L45

'value' should be 'modelValue', same as the props name

zhangpanrobot avatar Jan 20 '22 16:01 zhangpanrobot