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: some dom property setting error #5545 #5552

Merged
merged 3 commits into from Apr 13, 2022
Merged

Conversation

zscumt123
Copy link
Contributor

some dom property is has getter, but no setter,like

<select :type="null"></select>

patchDOMProp method will throw an error in 'use strict'

@netlify
Copy link

netlify bot commented Mar 9, 2022

Deploy Preview for vuejs-coverage ready!

Name Link
🔨 Latest commit 4f055a1
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/625695a4058e7000086a2f06
😎 Deploy Preview https://deploy-preview-5552--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 Mar 9, 2022

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

Name Link
🔨 Latest commit 4f055a1
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/625695a4d6771e0008a5cd7a
😎 Deploy Preview https://deploy-preview-5552--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 Mar 9, 2022

Deploy Preview for vue-sfc-playground ready!

Name Link
🔨 Latest commit 4f055a1
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/625695a4de14900009ba7390
😎 Deploy Preview https://deploy-preview-5552--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.

@LinusBorg LinusBorg added this to Planned, might need fresh review in Next Patch Mar 10, 2022
@zscumt123
Copy link
Contributor Author

@LinusBorg I learned a lot from vuejs, this is my first pr in github, please give me a chance, thx!

@yyx990803 yyx990803 merged commit fa1d14c into vuejs:main Apr 13, 2022
Next Patch automation moved this from Planned, might need fresh review to Done Apr 13, 2022
@zscumt123 zscumt123 deleted the fix_props branch April 19, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants