vue-terminal
vue-terminal copied to clipboard
Any plan to support Vue3?
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
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)
有支持 vue3 的计划吗?