You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vue-markdown.common.js?9ce6:325 Uncaught (in promise) TypeError: createElement is not a function
at Proxy.render (vue-markdown.common.js?9ce6:325)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:893)
at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js?5c40:5030)
at ReactiveEffect.run (reactivity.esm-bundler.js?a1e9:167)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:5156)
at mountComponent (runtime-core.esm-bundler.js?5c40:4939)
at processComponent (runtime-core.esm-bundler.js?5c40:4897)
at patch (runtime-core.esm-bundler.js?5c40:4489)
at mountChildren (runtime-core.esm-bundler.js?5c40:4685)
at processFragment (runtime-core.esm-bundler.js?5c40:4856)
推测应该是 highlight.js 库不支持导致的,需要升级应该这个库
The text was updated successfully, but these errors were encountered:
代码
错误内容
推测应该是 highlight.js 库不支持导致的,需要升级应该这个库
The text was updated successfully, but these errors were encountered: