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(client): error type conversion on editing #188

Merged
merged 7 commits into from
Jan 23, 2024

Conversation

Azurewarth0920
Copy link
Collaborator

Ref: #147

As discussed in #147, Editing the state will always cause unintentional type conversion.

Rewrite the serialization and deserialization procedure for submitting and editing. So the submit value can accept various
native types.

Copy link

netlify bot commented Jan 23, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit ab3d622
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/65af1c5440c46e0008ef3563

@webfansplz webfansplz changed the title fix(client): Fix unintentional type conversion on editing fix(client): error type conversion on editing Jan 23, 2024
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