]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (...
authorBulat Aikaev <mefcorvi@gmail.com>
Fri, 15 Nov 2024 14:02:50 +0000 (09:02 -0500)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2024 14:02:50 +0000 (22:02 +0800)
commit1f75d4e6dfe18121ebe443cd3e8105d54f727893
tree731617d6215e5b25c21bfc28f28f385442ea8dcf
parent4b479db61d233b054561402ae94ef08550073ea1
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311)

close #12309
packages/compiler-ssr/__tests__/ssrElement.spec.ts
packages/compiler-ssr/src/transforms/ssrTransformElement.ts