]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): only clear notified flags for computed in first batch iteration
authorEvan You <evan@vuejs.org>
Fri, 27 Sep 2024 03:22:36 +0000 (11:22 +0800)
committerEvan You <evan@vuejs.org>
Fri, 27 Sep 2024 03:25:58 +0000 (11:25 +0800)
commitaa9ef2386a0cd39a174e5a887ec2b1a3525034fc
tree9785d4dc41c156eafa964abc60a82dc7cbe7dcc7
parent60c2029f777e0db801c66fceee5c367c9d2e34a3
fix(reactivity): only clear notified flags for computed in first batch iteration

close #12045
packages/reactivity/src/computed.ts
packages/reactivity/src/effect.ts
packages/runtime-core/__tests__/apiWatch.spec.ts