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(hydration): should patch option's value when hydrate select #4007

Closed
wants to merge 1 commit into from

Conversation

edison1105
Copy link
Member

fix #4006

@yyx990803
Copy link
Member

See 34d4991 - unfortunately this PR doesn't cover other cases in which v-model input elements can also have non-string bindings: :value, :true-avlue and :false-value.

@yyx990803 yyx990803 closed this Jul 2, 2021
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.

SSR select option value hydration does not reify types correctly
2 participants