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

fix(pinia): passing getters on inspectorStateUpdated #122

Merged

Conversation

Azurewarth0920
Copy link
Collaborator

fix: #121

Deserialize the getters from Pinia's inspector-state:send payload.

to be:
https://github.com/vuejs/devtools-next/assets/22590005/c7ff849d-eb51-4249-9d3a-3930468b4fdc

Copy link

netlify bot commented Dec 30, 2023

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 1ed5008
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/659027a7229d32000879e87f

@webfansplz webfansplz changed the title Fix: The getters of Pinia store disappears when state is modified. fix(pinia): passing getters on inspector state updated Dec 30, 2023
@webfansplz webfansplz changed the title fix(pinia): passing getters on inspector state updated fix(pinia): passing getters on inspectorStateUpdated Dec 30, 2023
@webfansplz
Copy link
Member

Thanks.

@webfansplz webfansplz merged commit a34c3d9 into vuejs:main Dec 30, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

The getters of Pinia store disappears when state is modified.
2 participants