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 modifying a nested object in a Map #799

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rbgmulmb
Copy link

Currently, modifying a nested object in a Map in Pinia causes an error.
image
image

This PR contains a fix for that issue and a new test.

fix(state): improve handling of Set in StateEditor
Copy link

netlify bot commented Feb 13, 2025

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 38a57f4
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/67ae0dc21009960008325103

Copy link
Collaborator

@Azurewarth0920 Azurewarth0920 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants