]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): should not track deps in pre flush watcher callbacks
authorEvan You <yyx990803@gmail.com>
Fri, 26 Mar 2021 19:52:45 +0000 (15:52 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 26 Mar 2021 19:52:49 +0000 (15:52 -0400)
commitd5824b97c570eb9e3d689b840f098e401e458d05
tree181638adf08a98d75526e631f386feed7f8064d2
parent22cc4a76592cfe336e75e2fa0c05232ae1f0f149
fix(runtime-core): should not track deps in pre flush watcher callbacks

fix #2728
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/renderer.ts