]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): should not trigger when setting value to same proxy (#2904)
authorliaoliao666 <1076988944@qq.com>
Mon, 29 Mar 2021 21:52:57 +0000 (05:52 +0800)
committerGitHub <noreply@github.com>
Mon, 29 Mar 2021 21:52:57 +0000 (17:52 -0400)
commitc61e7674221cd51df87aafc92367273c8815af6c
treecf1e6bcece63c673b2cbf84ac068ed0c3d23ca9d
parent4f26835dac5c345e6ccb2e2c2844f3560daa1de3
fix(reactivity): should not trigger when setting value to same proxy (#2904)
packages/reactivity/__tests__/effect.spec.ts
packages/reactivity/src/baseHandlers.ts