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-dom): fix v-model.number does not work for radio buttons #10889

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

YiMo1
Copy link

@YiMo1 YiMo1 commented May 8, 2024

fix #10886

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.8 kB (+26 B) 34.5 kB 31.1 kB (-10 B)
vue.global.prod.js 148 kB (+26 B) 53.7 kB 48 kB (-28 B)

Usages

Name Size Gzip Brotli
createApp 50.8 kB (-6 B) 19.9 kB (-3 B) 18.1 kB (+3 B)
createSSRApp 54.1 kB (-6 B) 21.2 kB (-2 B) 19.3 kB (+4 B)
defineCustomElement 53.1 kB (-6 B) 20.6 kB (-2 B) 18.8 kB (-2 B)
overall 64.5 kB (-6 B) 24.9 kB (-3 B) 22.6 kB (-14 B)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v-model.number does not work for radio buttons
2 participants