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): fix suspense hydration #7188

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

edison1105
Copy link
Member

close #7180

@Alexis2004
Copy link

Hello!
Can you please tell me if there is a chance that this fix will be released soon?

@edison1105
Copy link
Member Author

Hello! Can you please tell me if there is a chance that this fix will be released soon?

Maybe in 3.3

@lukadriel7
Copy link

Was really hoping to see this fixed in 3.3 ...

@github-actions
Copy link

github-actions bot commented Oct 20, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 87 kB 33.1 kB 29.9 kB (-7 B)
vue.global.prod.js 133 kB 49.9 kB 44.7 kB (-49 B)

Usages

Name Size Gzip Brotli
createApp 48.3 kB 19 kB 17.4 kB
createSSRApp 51.5 kB 20.3 kB 18.5 kB
defineCustomElement 50.7 kB 19.8 kB 18 kB
overall 61.7 kB 23.9 kB (-1 B) 21.7 kB (+45 B)

Copy link

netlify bot commented Dec 8, 2023

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 4fa7ed3
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/657330798062ca0008d8ebd6

Copy link

netlify bot commented Dec 8, 2023

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

Name Link
🔨 Latest commit 4fa7ed3
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/657330791bd65300083fe2ce

Copy link

codspeed-hq bot commented Dec 8, 2023

CodSpeed Performance Report

Merging #7188 will not alter performance

Comparing edison1105:fix/7180 (b00edb8) with main (213eba4)

Summary

✅ 53 untouched benchmarks

@yyx990803 yyx990803 merged commit 60415b5 into vuejs:main Dec 8, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

SSR+Suspense: the fallback slot is not hidden after hydration
4 participants