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): improve mismatch when client value is null or undefined #10086

Merged
merged 1 commit into from Jan 12, 2024

Conversation

zh-lx
Copy link
Contributor

@zh-lx zh-lx commented Jan 12, 2024

close #10081 , close #10083
When the server value of attr is undefined or null, just validate whether actual el.hasAttribute

@zh-lx zh-lx changed the title fix: improve mismatch when client valut is null or undefined fix: improve mismatch when client value is null or undefined Jan 12, 2024
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.7 kB 34.2 kB 30.8 kB
vue.global.prod.js 147 kB 53.4 kB 47.8 kB

Usages

Name Size Gzip Brotli
createApp 50.1 kB 19.6 kB 18 kB
createSSRApp 53.4 kB 20.9 kB 19.1 kB
defineCustomElement 52.4 kB 20.4 kB 18.6 kB
overall 63.8 kB 24.7 kB 22.4 kB

@zh-lx zh-lx changed the title fix: improve mismatch when client value is null or undefined fix(runtime-core): improve mismatch when client value is null or undefined Jan 12, 2024
@yyx990803 yyx990803 merged commit 08b60f5 into vuejs:main Jan 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants