Skip to content

fix(runtime-dom): v-model on checkbox can work with truthy/falsy values (#5775) #5780

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

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

Conversation

shadowings-zy
Copy link
Contributor

Fix #5775

@netlify
Copy link

netlify bot commented Apr 22, 2022

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

Name Link
🔨 Latest commit a776522
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/626255fedb013300087359ed
😎 Deploy Preview https://deploy-preview-5780--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.

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for vuejs-coverage ready!

Name Link
🔨 Latest commit a776522
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/626255fe19c4ee000882a875
😎 Deploy Preview https://deploy-preview-5780--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-sfc-playground ready!

Name Link
🔨 Latest commit a776522
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/626255fe03a382000945f432
😎 Deploy Preview https://deploy-preview-5780--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.

@haoqunjiang haoqunjiang added need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: v-model labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: v-model
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

v-model on checkboxes no longer works with truthy/falsy values
2 participants