]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(ref): should not trigger when setting value to same proxy (#3658)
authorYang Mingshan <y.mingshan3@gmail.com>
Thu, 15 Jul 2021 20:28:01 +0000 (04:28 +0800)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 20:28:01 +0000 (16:28 -0400)
commit08f504c1b7798d95c1c0a9d0894b846ff955ce3c
treea4351efd1930e970a4b4da42a1f1e184b4323471
parentf6a5f09a3aaff4f156bd1d4cc5ae01331cffa427
fix(ref): should not trigger when setting value to same proxy (#3658)
packages/reactivity/__tests__/ref.spec.ts
packages/reactivity/src/ref.ts