]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(warn): avoid warning on empty children with Suspense (#3962)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 6 Nov 2023 09:48:40 +0000 (10:48 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 09:48:40 +0000 (17:48 +0800)
commit405f34587a63a5f1e3d147b9848219ea98acc22d
tree03986b19f3fd98608c91fb00e346a76b43f9311c
parentb39fa1f8157647859331ce439c42ae016a49b415
fix(warn): avoid warning on empty children with Suspense (#3962)
packages/runtime-core/__tests__/components/Suspense.spec.ts
packages/runtime-core/src/components/Suspense.ts
packages/runtime-core/src/vnode.ts