fix(v-model): preserve pre-hydration user input across native controls#14411
fix(v-model): preserve pre-hydration user input across native controls#14411edison1105 wants to merge 1 commit intomainfrom
Conversation
📝 WalkthroughWalkthroughThis pull request introduces hydration-aware v-model directive handling to preserve user input values entered before server-side rendering (SSR) hydration completes. It extends directive hooks with an Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-dom
@vue/compiler-sfc
@vue/compiler-ssr
@vue/reactivity
@vue/runtime-core
@vue/runtime-dom
@vue/server-renderer
@vue/shared
vue
@vue/compat
commit: |
close #14403
Summary by CodeRabbit
Release Notes
Bug Fixes
Tests