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 am using the latest vue js version and 4.0.0 vuex, my project is typescript based, and the components are based on composition API, using VS Code, no errors during development, no errors when running npm run serve, and also none during build process, but when i use the build files to browser the app in browser, then i am getting this error
Reproduction
I don't know
Expected behavior
code should run smoothly since there was no issue during development
Version
4.0.0
Describe the bug
I am using the latest vue js version and 4.0.0 vuex, my project is typescript based, and the components are based on composition API, using VS Code, no errors during development, no errors when running npm run serve, and also none during build process, but when i use the build files to browser the app in browser, then i am getting this error
Reproduction
I don't know
Expected behavior
code should run smoothly since there was no issue during development
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: