]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct...
authorEvan You <evan@vuejs.org>
Wed, 8 Jan 2025 10:07:44 +0000 (18:07 +0800)
committerEvan You <evan@vuejs.org>
Wed, 8 Jan 2025 10:07:44 +0000 (18:07 +0800)
commit22dcbf3e20eb84f69c8952f6f70d9990136a4a68
tree639e85f5ad57f2672ad414d86f1f10f2835719f4
parente8e842241acfec5c76761a8d8db9e63ec1d2d576
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope

close #12631
close #12632

This is a combination of changes from both 8dec243 and #12641
packages/reactivity/src/effectScope.ts
packages/runtime-core/__tests__/apiWatch.spec.ts