]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): apply ssr props to the the fallback vnode-based branch in ssr (#7247)
authoredison <daiwei521@126.com>
Mon, 19 Aug 2024 08:22:05 +0000 (16:22 +0800)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 08:22:05 +0000 (16:22 +0800)
commit98b83e86d16c635547a1e735e5fb675aea2f0f1b
tree1db34acdc432b0bb1cc8be0fb5f73b1fc313a57f
parentac2a410e46392db63ca4ed2db3c0fa71ebe1e855
fix(ssr): apply ssr props to the the fallback vnode-based branch in ssr (#7247)

close #6123
packages/server-renderer/__tests__/ssrDynamicComponent.spec.ts
packages/server-renderer/src/render.ts