I need to upgrade project from vue 2 to vue3 I am using coreui template. And in that I have upgrade vue, vuex, vue-router. But when I serve the project it shows the following error in console.
Uncaught (in promise) TypeError: Cannot read property '_c' of undefined
There is no error in terminal. I have updated all router, vuex, vue with vue3 syntax.
Thanks for any help
Please import your Property and provide it at main.ts
Eg :