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): parent-child component value synchronization #10363

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

Conversation

yangxiuxiu1115
Copy link
Contributor

try to fix #10279

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.6 kB (+182 B) 34.5 kB (+100 B) 31.1 kB (+96 B)
vue.global.prod.js 148 kB (+182 B) 53.8 kB (+105 B) 48.1 kB (+107 B)

Usages

Name Size Gzip Brotli
createApp 50.6 kB 19.7 kB 18 kB
createSSRApp 53.9 kB 21.1 kB 19.2 kB
defineCustomElement 52.8 kB 20.5 kB 18.7 kB
overall 64.3 kB 24.8 kB 22.5 kB

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 793f7dd
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/65d77186ecea200007356271

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit 793f7dd
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/65d771863d1e3f0008adce0b

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.

defineModel setter function not working properly when using functions like replace
1 participant