]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
authorThorsten Lünborg <t.luenborg@googlemail.com>
Tue, 24 May 2022 12:30:40 +0000 (14:30 +0200)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 12:30:40 +0000 (08:30 -0400)
commitd4d3319c1be16dc9a046b2c5521096debc205f25
tree07a3b5b50a7423206812326ffd4e4e6d055477da
parent160d5df34ae35c282fa48226842631584402d9fe
fix(ssr): ensure app  can be unmounted when created with createSSRApp() (#5992)

fix #5990
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/hydration.ts