riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.91k stars 509 forks source link

[Vue warn]: Error in nextTick: "TypeError: implementation is not a function" #554

Open tzcodingjs opened 2 months ago

tzcodingjs commented 2 months ago

When encapsulating the component twice and providing it as an npm package for other projects to use, the browser will report the following error:

[Vue warn]: Error in nextTick: "TypeError: implementation is not a function"

vue.esm.js:1897 TypeError: implementation is not a function