megafetis / vue3-treeselect

tree select component for vue 3 (next)
https://megafetis.github.io/vue3-treeselect-demo/
MIT License
96 stars 126 forks source link

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. #6

Open shanyingyuyan opened 3 years ago

shanyingyuyan commented 3 years ago

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. at at <VueTreeselect class="tree-wrapper" modelValue=null onUpdate:modelValue=fn ... > at at <ProductSort onVnodeUnmounted=fn ref=Ref< undefined > key=null ... >

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. at at at at <VueTreeselect class="tree-wrapper" modelValue=null onUpdate:modelValue=fn ... >

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. at at <VueTreeselect class="tree-wrapper" modelValue=null onUpdate:modelValue=fn ... >

Vue3-treeslelect displays too many warnings. What is the problem? How to fix it?

story-song commented 3 years ago

我也遇到了这个问题

cxhan commented 3 years ago

我也遇到了这个问题

me too

stafyniaksacha commented 3 years ago

Same here with vue and @vue/compiler-sfc at 3.2.11