]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-vapor): render slot fallback if slot content is not a valid block
authordaiwei <daiwei521@126.com>
Mon, 21 Jul 2025 00:29:31 +0000 (08:29 +0800)
committerdaiwei <daiwei521@126.com>
Mon, 21 Jul 2025 12:47:54 +0000 (20:47 +0800)
commit2ba4dc0d0720b0cc8639e04680dd157c71913299
tree0fb83a37cb57602b706754f4aa3ab89184980d47
parent56a7f9dd181b9781ec2c684cad49fecd35d14178
fix(runtime-vapor): render slot fallback if slot content is not a valid block

close #13668
packages/runtime-vapor/__tests__/componentSlots.spec.ts
packages/runtime-vapor/src/block.ts
packages/runtime-vapor/src/componentSlots.ts