]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
authorygj6 <7699524+ygj6@users.noreply.github.com>
Tue, 21 Sep 2021 16:39:21 +0000 (00:39 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 16:39:21 +0000 (12:39 -0400)
commit58b1fa5ed15edc7264785cd722282a011ea3042c
tree94d4f3b85ed46ef4a9b1c65e3d13b4160b694aac
parentd8a36d0198a427d3b6447128a3882287c0003413
fix(hydration): ensure hydrated event listeners have bound instance (#4529)

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