]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): handle fragment with null children (#10010)
authorDoctorwu <44631608+Doctor-wu@users.noreply.github.com>
Mon, 8 Jan 2024 10:48:47 +0000 (18:48 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 10:48:47 +0000 (18:48 +0800)
commit3bf34b767e4dd3cf6a974301ecf0363ae4dda4ec
tree2e7b50c1d6be37c796a583441a730dac61137089
parent3c3561e7203091f49d57f1da6d822c91e462bc46
fix(runtime-core): handle fragment with null children (#10010)

close #10007
packages/runtime-core/__tests__/rendererFragment.spec.ts
packages/runtime-core/src/renderer.ts