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(runtime-core): only trim string parameter when work with v-model on component (#5765) #5770

Merged
merged 2 commits into from Oct 26, 2022

Conversation

shadowings-zy
Copy link
Contributor

Fix #5765

@netlify
Copy link

netlify bot commented Apr 21, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit c6bf5d9
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/6359010e33182f0009e8e4c2

@netlify
Copy link

netlify bot commented Apr 21, 2022

Deploy Preview for vue-sfc-playground ready!

Name Link
🔨 Latest commit d7e859f
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/62611df0097b0d000800082c
😎 Deploy Preview https://deploy-preview-5770--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 21, 2022

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

Name Link
🔨 Latest commit d7e859f
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/62611df02459280009286882
😎 Deploy Preview https://deploy-preview-5770--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 018b850 into vuejs:main Oct 26, 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.

v-model modifiers can break emitting an update event if some parameter is not a string
3 participants