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(ssr): Support vnode v-model when input type is dynamic #5787

Merged
merged 2 commits into from May 17, 2022

Conversation

catrope
Copy link
Contributor

@catrope catrope commented Apr 22, 2022

fix #5786

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for vue-sfc-playground ready!

Name Link
🔨 Latest commit 8118e42
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/6266c7d074854a000987642c
😎 Deploy Preview https://deploy-preview-5787--vue-sfc-playground.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for vuejs-coverage ready!

Name Link
🔨 Latest commit 8118e42
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/6266c7d023be260008825449
😎 Deploy Preview https://deploy-preview-5787--vuejs-coverage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for vue-next-template-explorer ready!

Name Link
🔨 Latest commit 8118e42
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/6266c7d08ae2bf0008a6f9a4
😎 Deploy Preview https://deploy-preview-5787--vue-next-template-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@yyx990803 yyx990803 merged commit c03459b into vuejs:main May 17, 2022
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.

Using v-model on <input> in client-oriented render function in SSR doesn't work if type attribute is dynamic
3 participants