]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): support client-compiled v-model with dynamic type during ssr (#5787)
authorRoan Kattouw <roan.kattouw@gmail.com>
Tue, 17 May 2022 09:52:44 +0000 (02:52 -0700)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 09:52:44 +0000 (05:52 -0400)
commitc03459b9b6d3c18450235bc4074a603677996320
treedd8098b111be24a34d955abc28660914e245106f
parent847d7f782bb6074c6b31378e07d94cb41ad30bd2
fix(ssr): support client-compiled  v-model with dynamic type during ssr (#5787)

fix #5786
packages/runtime-dom/src/directives/vModel.ts
packages/server-renderer/__tests__/ssrDirectives.spec.ts