Skip to content

Correct default value for Boolean absent props. #1705

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

Merged
merged 1 commit into from
May 8, 2022

Conversation

sondh0127
Copy link
Contributor

@sondh0127 sondh0127 commented May 8, 2022

Description of Problem

The Boolean missing prop will cast to false instead of undefined, vuejs/core#5863 (comment)

Proposed Solution

Additional Information

The Boolean missing prop will cast to false instead of undefined, vuejs/core#5863 (comment)
@netlify
Copy link

netlify bot commented May 8, 2022

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit f127b68
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/6277616c901b41000928c467
😎 Deploy Preview https://deploy-preview-1705--vuejs.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.

@sondh0127 sondh0127 changed the title Correct default value for absent props. Correct default value for Boolean absent props. May 8, 2022
@NataliaTepluhina NataliaTepluhina merged commit 4497824 into vuejs:main May 8, 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.

2 participants