]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): properly init slots during ssr rendering (#12441)
authoredison <daiwei521@126.com>
Fri, 2 May 2025 09:48:03 +0000 (17:48 +0800)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 09:48:03 +0000 (02:48 -0700)
commit2206cd235a1627c540e795e378b7564a55b47313
treedce12ef371425019da6d8b3f823d558d8abf7f85
parent5e37dd009562bcd8080a200c32abde2d6e4f0305
fix(ssr): properly init slots during ssr rendering (#12441)

close #12438
packages/runtime-core/src/component.ts
packages/server-renderer/__tests__/ssrSlot.spec.ts