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): recursive querying of fragments when find singleRoot #10092

Closed
wants to merge 1 commit into from

Conversation

yangxiuxiu1115
Copy link
Contributor

fix #10087 ,It seems like there is a lack of test cases, which makes me think and think

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.8 kB (+61 B) 34.2 kB (+45 B) 30.8 kB (+16 B)
vue.global.prod.js 147 kB (+61 B) 53.4 kB (+19 B) 47.8 kB (+30 B)

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.9 kB (+61 B) 24.7 kB (+30 B) 22.4 kB (-6 B)

@yyx990803
Copy link
Member

Thanks for the PR, but there's already #8593 with test cases (just haven't got to merge it)

@yyx990803 yyx990803 closed this Jan 12, 2024
@yangxiuxiu1115 yangxiuxiu1115 deleted the fix/fallthrough branch January 12, 2024 13:20
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.

Annotation nodes under the component root will affect “Fallthrough Attributes”
2 participants