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
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)
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
The text was updated successfully, but these errors were encountered: