Skip to content

fix(runtime-vapor): defer interop slot hydration until fallback is attached#14723

Draft
edison1105 wants to merge 1 commit intominorfrom
edison/fix/hydrationMismatchFix
Draft

fix(runtime-vapor): defer interop slot hydration until fallback is attached#14723
edison1105 wants to merge 1 commit intominorfrom
edison/fix/hydrationMismatchFix

Conversation

@edison1105
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 06a115ad-b4a5-47ee-881b-29698f3002ee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch edison/fix/hydrationMismatchFix

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 86.4 kB 30.3 kB 26.6 kB
runtime-dom.global.prod.js 112 kB 42.3 kB 37.9 kB
vue.global.prod.js 172 kB 62.1 kB 55.3 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 51.1 kB 19.9 kB 18.2 kB
createApp 60.2 kB 23.3 kB 21.2 kB
createApp + vaporInteropPlugin 88.6 kB 32.6 kB 29.5 kB
createVaporApp 29.1 kB 11.3 kB 10.4 kB
createSSRApp 64.7 kB 25 kB 22.7 kB
createVaporSSRApp 34.9 kB 13.3 kB 12.2 kB
defineCustomElement 66.7 kB 25.2 kB 22.9 kB
defineVaporCustomElement 36.4 kB 13.5 kB 12.3 kB
overall 75.2 kB 28.6 kB 26 kB

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 14, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14723
npm i https://pkg.pr.new/@vue/compiler-core@14723
yarn add https://pkg.pr.new/@vue/compiler-core@14723.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14723
npm i https://pkg.pr.new/@vue/compiler-dom@14723
yarn add https://pkg.pr.new/@vue/compiler-dom@14723.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14723
npm i https://pkg.pr.new/@vue/compiler-sfc@14723
yarn add https://pkg.pr.new/@vue/compiler-sfc@14723.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14723
npm i https://pkg.pr.new/@vue/compiler-ssr@14723
yarn add https://pkg.pr.new/@vue/compiler-ssr@14723.tgz

@vue/compiler-vapor

pnpm add https://pkg.pr.new/@vue/compiler-vapor@14723
npm i https://pkg.pr.new/@vue/compiler-vapor@14723
yarn add https://pkg.pr.new/@vue/compiler-vapor@14723.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14723
npm i https://pkg.pr.new/@vue/reactivity@14723
yarn add https://pkg.pr.new/@vue/reactivity@14723.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14723
npm i https://pkg.pr.new/@vue/runtime-core@14723
yarn add https://pkg.pr.new/@vue/runtime-core@14723.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14723
npm i https://pkg.pr.new/@vue/runtime-dom@14723
yarn add https://pkg.pr.new/@vue/runtime-dom@14723.tgz

@vue/runtime-vapor

pnpm add https://pkg.pr.new/@vue/runtime-vapor@14723
npm i https://pkg.pr.new/@vue/runtime-vapor@14723
yarn add https://pkg.pr.new/@vue/runtime-vapor@14723.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14723
npm i https://pkg.pr.new/@vue/server-renderer@14723
yarn add https://pkg.pr.new/@vue/server-renderer@14723.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14723
npm i https://pkg.pr.new/@vue/shared@14723
yarn add https://pkg.pr.new/@vue/shared@14723.tgz

vue

pnpm add https://pkg.pr.new/vue@14723
npm i https://pkg.pr.new/vue@14723
yarn add https://pkg.pr.new/vue@14723.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14723
npm i https://pkg.pr.new/@vue/compat@14723
yarn add https://pkg.pr.new/@vue/compat@14723.tgz

commit: fd34dcd

@edison1105 edison1105 marked this pull request as draft April 14, 2026 09:01
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.

1 participant