Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading '$store') #2239

Open
3 tasks done
nhrmart opened this issue Dec 22, 2023 · 0 comments
Open
3 tasks done

TypeError: Cannot read properties of undefined (reading '$store') #2239

nhrmart opened this issue Dec 22, 2023 · 0 comments

Comments

@nhrmart
Copy link

nhrmart commented Dec 22, 2023

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

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant