jzfai / vue3-admin-template

🎉 A new generation vue3 admin template, It's easy and fast!
https://github.com/jzfai/vue3-admin-template.git
MIT License
359 stars 98 forks source link

useBasicStore is not defined #26

Closed ShamineDsouza closed 1 year ago

ShamineDsouza commented 1 year ago

Kindly help, Dashboard not loading

Uncaught (in promise) ReferenceError: useBasicStore is not defined at setup (index.vue:67:1) at callWithErrorHandling (runtime-core.esm-bundler.js:158:18) at setupStatefulComponent (runtime-core.esm-bundler.js:7236:25) at setupComponent (runtime-core.esm-bundler.js:7197:36) at mountComponent (runtime-core.esm-bundler.js:5599:7) at processComponent (runtime-core.esm-bundler.js:5565:9) at patch (runtime-core.esm-bundler.js:5040:11) at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5708:11) at ReactiveEffect.run (reactivity.esm-bundler.js:178:19) at instance.update (runtime-core.esm-bundler.js:5814:51)

image

jzfai commented 1 year ago

no found the issue