-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Pinia Devtools Wishlist #732
Comments
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
What do you think about such idea: save previous store state using deep clone, so on state change we can compare it with previous |
This comment was marked as off-topic.
This comment was marked as off-topic.
The yellow color used for some of the text and the mutation markers is much too difficult to see in the (Chrome) light theme. Something with more contrast is needed. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
When using the Vue Devtools in production mode with the provided flag VUE_PROD_DEVTOOLS the pinia plugin is not showing up. Even though other plugins (i18n or router) are. Is this a known issue with pinia? |
This comment was marked as spam.
This comment was marked as spam.
i hope action event can custom props, i want add some props, like event from file and code lineNumber |
Any news on when Time travelling will be available in the dev tools? |
One major feature imo is implementing |
Is "Disable "x store installed" message" resolved? |
Does anyone know how to fix this? |
Is there any intention of integrating the pinia dev tools into the nuxt dev tools panel, or is that out of the scope of this conversation? |
+1 Any update, would love that. I was able to use it with Vuex, but want to stay away from that. |
I think it would be nice to gather feedback about how to improve the existing devtools or reporting bugs.
If you find something that you think can be improved, a screenshot is usually enough to help describe the improvement. I want to use this issue to track those improvements.
$reset()
directly from the devtools (Using actions + adding this informatStoreForInspectorState()
. This should only appear in the inspector view, next to the state property.Show stores in components (defaults to true)This can be set already in plugin settingsPlease do not use the issue to report bugs, use the Discussions for help or open an issue with a boiled down reproduction for bugs.
The text was updated successfully, but these errors were encountered: