Typescript error: in the vuex store upon using the migration build to upgrade to Vue 3 from 2 #12657
Unanswered
sakship2204
asked this question in
Help/Questions
Replies: 2 comments 3 replies
-
Please follow the issue requirement and provide a minimal runnable reproduction. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Probably there is some issue with the router file
because when I removed the router from Vue instance, it was working fine. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Vue version
Vue Migration build
Link to minimal reproduction
https://stackoverflow.com/questions/79334686/typescript-error-in-the-vuex-store-upon-using-the-migration-build-to-upgrade-to
Steps to reproduce
https://stackoverflow.com/questions/79334686/typescript-error-in-the-vuex-store-upon-using-the-migration-build-to-upgrade-to
What is expected?
the migration build should allow the Vue 2 behavior
What is actually happening?
it is throwing error and the application does not run
System Info
No response
Any additional comments?
No response
Beta Was this translation helpful? Give feedback.
All reactions