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): setRef should not update TemplateRef #11804

Closed
wants to merge 4 commits into from

Conversation

linzhe141
Copy link
Contributor

close #11795

Copy link

github-actions bot commented Sep 4, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB (+181 B) 37.7 kB (+58 B) 33.9 kB (+33 B)
vue.global.prod.js 159 kB (+181 B) 57.6 kB (+63 B) 51.2 kB (+87 B)

Usages

Name Size Gzip Brotli
createApp 55.3 kB (+159 B) 21.2 kB (+42 B) 19.4 kB (+33 B)
createSSRApp 59.2 kB (+159 B) 22.9 kB (+37 B) 20.9 kB (+65 B)
defineCustomElement 60 kB (+159 B) 22.8 kB (+44 B) 20.7 kB (+29 B)
overall 69 kB (+159 B) 26.3 kB (+32 B) 23.9 kB (-12 B)

Copy link

pkg-pr-new bot commented Sep 4, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@11804

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@11804

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@11804

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@11804

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@11804

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@11804

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@11804

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@11804

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@11804

vue

pnpm add https://pkg.pr.new/vue@11804

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@11804

commit: 054bd90

@linzhe141 linzhe141 closed this Sep 4, 2024
@linzhe141 linzhe141 reopened this Sep 4, 2024
@linzhe141 linzhe141 changed the title fix(runtime-core): cannot update TemplateRef fix(runtime-core): setRef should not update TemplateRef Sep 4, 2024
@linzhe141 linzhe141 closed this Sep 4, 2024
@linzhe141 linzhe141 reopened this Sep 4, 2024
@linzhe141 linzhe141 marked this pull request as draft September 4, 2024 10:06
@yyx990803 yyx990803 closed this in bc63df0 Sep 4, 2024
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.

Set operation on key "value" failed: target is readonly always warned with useTemplateRef
1 participant