vue-terminal icon indicating copy to clipboard operation
vue-terminal copied to clipboard

Any plan to support Vue3?

Open betterRunner opened this issue 4 years ago • 2 comments

Thank you for the nice project, the ui is pretty catchy!

Any plan to support Vue3? Importing vue-terminal in the project would raise the error selfHook.bind is not a function

betterRunner avatar Jan 19 '21 10:01 betterRunner

I got this error too Uncaught (in promise) TypeError: selfHook.bind is not a function at callHookWithMixinAndExtends (runtime-core.esm-bundler.js:6032) at callSyncHook (runtime-core.esm-bundler.js:6018) at applyOptions (runtime-core.esm-bundler.js:5777) at finishComponentSetup (runtime-core.esm-bundler.js:6636) at setupStatefulComponent (runtime-core.esm-bundler.js:6567) at setupComponent (runtime-core.esm-bundler.js:6503) at mountComponent (runtime-core.esm-bundler.js:4206) at processComponent (runtime-core.esm-bundler.js:4182) at patch (runtime-core.esm-bundler.js:3791) at mountChildren (runtime-core.esm-bundler.js:3975)

flufy3d avatar Jun 16 '21 09:06 flufy3d

有支持 vue3 的计划吗?

guo-weijie avatar Apr 07 '22 08:04 guo-weijie