We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/garfunkel/vue-pinia-devtools-bug
No error/traceback.
In Firefox: Uncaught (in promise) TypeError: U is null
Uncaught (in promise) TypeError: U is null
In Chrome: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'state')
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'state')
No response
The text was updated successfully, but these errors were encountered:
Just found a recent issue on the devtools repo which may be related: vuejs/devtools#707
Sorry, something went wrong.
Let’s keep it in devtools for the moment since the devtools code here hasn’t changed
No branches or pull requests
Reproduction
https://github.com/garfunkel/vue-pinia-devtools-bug
Steps to reproduce the bug
Expected behavior
No error/traceback.
Actual behavior
In Firefox:
Uncaught (in promise) TypeError: U is null
In Chrome:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'state')
Additional information
No response
The text was updated successfully, but these errors were encountered: