fix(transition): handle transition appear with slotted v-show at runtime#14632
fix(transition): handle transition appear with slotted v-show at runtime#14632edison1105 merged 4 commits intominorfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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/compiler-vapor
@vue/reactivity
@vue/runtime-core
@vue/runtime-dom
@vue/runtime-vapor
@vue/server-renderer
@vue/shared
vue
@vue/compat
commit: |
The slot.default should include the renderEffect method, which has the same issue as #14628 see repl |
|
@jackma9604 good catch! I will fix it soon. |
Summary by CodeRabbit
Release Notes
New Features
appearphase.Bug Fixes
appearenabled, ensuring hooks fire at the correct times.Tests