Skip to content

fix: some dom property setting error #5545#5552

Merged
yyx990803 merged 3 commits intovuejs:mainfrom
zscumt123:fix_props
Apr 13, 2022
Merged

fix: some dom property setting error #5545#5552
yyx990803 merged 3 commits intovuejs:mainfrom
zscumt123:fix_props

Conversation

@zscumt123
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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.

@zscumt123
Copy link
Copy Markdown
Contributor Author

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

@edison1105 edison1105 requested a review from Justineo March 11, 2022 13:52
@yyx990803 yyx990803 merged commit fa1d14c into vuejs:main 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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants