-
Notifications
You must be signed in to change notification settings - Fork 920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在最新的Vue3.0 版本中,无法使用啊啊啊啊 #615
Comments
试试这个 支持vue3 v-md-editor |
我擦,我用的vue3也是用不了啊。啥时候能在vue3中使用啊 |
二楼兄弟,v-md-editor发现也是报错啊: |
老哥,这玩意能用,还挺好用的,要是能支持vue代码的高亮就起飞了 |
我刚看了文档,真能支持vue高亮啊,起飞~ |
|
目前暂不支持,开发中 |
我尝试在 Vue 3.0 项目中使用, 但会报错
runtime-core.esm-bundler.js?5c40:36 [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next at <MavonEditor modelValue="" onUpdate:modelValue=fn > at <VMarkdownEditor> at <About onVnodeMounted=fn<onVnodeMounted> onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > at <RouterView> at <App>
runtime-core.esm-bundler.js?5c40:208 TypeError: selfHook.call is not a function at callSyncHook (runtime-core.esm-bundler.js?5c40:5065) at applyOptions (runtime-core.esm-bundler.js?5c40:4857) at finishComponentSetup (runtime-core.esm-bundler.js?5c40:5613) at setupStatefulComponent (runtime-core.esm-bundler.js?5c40:5541) at setupComponent (runtime-core.esm-bundler.js?5c40:5481) at mountComponent (runtime-core.esm-bundler.js?5c40:3223) at processComponent (runtime-core.esm-bundler.js?5c40:3199) at patch (runtime-core.esm-bundler.js?5c40:2857) at mountChildren (runtime-core.esm-bundler.js?5c40:3013) at mountElement (runtime-core.esm-bundler.js?5c40:2967)
The text was updated successfully, but these errors were encountered: