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 null (reading 'state') #707

Closed
sardor01 opened this issue Nov 20, 2024 · 3 comments
Closed

TypeError: Cannot read properties of null (reading 'state') #707

sardor01 opened this issue Nov 20, 2024 · 3 comments

Comments

@sardor01
Copy link

sardor01 commented Nov 20, 2024

Environment:

  • Operating System: Darwin
  • Node Version: v20.10.0
  • Package Manager: pnpm@9.12.3

Reproduction:

https://github.com/sardor01/vue-devtools-issue-repro

Steps to reproduce the bug

  • Start app in dev mode
  • Open vue devtools
  • Click on the pinia tab in devtools
  • hard refresh app page
  • See error traceback in browser console

Describe the bug:

I am getting this issue in the console:

Screenshot 2024-11-20 at 06 49 09

@sardor01
Copy link
Author

I think something is wrong in this line:

@webfansplz
Copy link
Member

I tried to reproduce it with the https://github.com/sardor01/vue-devtools-issue-repro repo, but I could not. Any special handle steps or environments?

@sardor01
Copy link
Author

sardor01 commented Nov 26, 2024

@webfansplz try these steps to reproduce the issue:

  • Start app in dev mode
  • Open vue devtools
  • Click on the pinia tab in devtools
  • hard refresh app page
  • See error traceback in browser console

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

2 participants