]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): should add allowRecurse to the effect (#2213)
authorHcySunYang <HcySunYang@outlook.com>
Mon, 5 Oct 2020 20:36:02 +0000 (04:36 +0800)
committerGitHub <noreply@github.com>
Mon, 5 Oct 2020 20:36:02 +0000 (16:36 -0400)
commitea1f87eabf2deab2e586af7ebd2d74bb58f72b87
tree17c6e561c69140d57d7209562a3f2437d9d5bd03
parent28d5fd7a2871c10df3427dfbbe0e203c2a976cb4
fix(reactivity): should add allowRecurse to the effect (#2213)

So that the scheduler also respects effect's allowRecurse option.

fix #2200
packages/reactivity/src/effect.ts
packages/runtime-core/__tests__/rendererComponent.spec.ts