-
### Describe the bug
我把placeholder当做属性传进来,子组件中我用watch监听打印出来确实变化了,但是视图上却没变化,
const props = defineProps({
code: {
default: '',
type: String
},
placeholder: {
default: '',…
-
Here is the official demo:
https://codemirror.net/demo/complete.html
Thanks.
tpoxa updated
2 years ago
-
I have installed this package to my typescript project, but found that the type definition file is missing from the npm package.
It would be great if the type definitions are included in the npm pack…
-
有个需求,使用实例的scrollTo方法,想默认随着内容的增多滚动到底部,但是无法生效.我直接使用codemirror的该方法是可以的
-
-
To compile vue3 template we have to use [@vue/compiler-sfc](https://www.npmjs.com/package/@vue/compiler-sfc) (because [vue-template-compiler](https://www.npmjs.com/package/vue-template-compiler) is fo…
-
### Suggestions for supporting the Vue3 release
Because I need to use it in vue3, I changed to vue3 based on your plugin, so if I publish the npm package, it may infringe your interests, and I am too…
-
**⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.**
- [x] Read [the docs](https://vitejs.dev/guide/).
…
-
the platform is win10
Report an error
codemirror.js:1659 Uncaught TypeError: Cannot read property 'height' of undefined
at lineLength (codemirror.js:1659)
at codemirror.js:5454
at LeafChunk.i…