]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): enable trigger when use str to set length of arr (#6810)
authorbcq028 <108849949+bcq028@users.noreply.github.com>
Fri, 21 Oct 2022 07:25:06 +0000 (15:25 +0800)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2022 07:25:06 +0000 (09:25 +0200)
commite6224f4256be2fdac3651ade87f9f91ccf6def71
tree5767db4556b8d66b5fe1aed733865903f3f9bdaa
parente5fc7dcc02f2dd3fa8172958259049031626375f
fix(reactivity): enable trigger when use str to set length of arr (#6810)

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
packages/reactivity/__tests__/effect.spec.ts
packages/reactivity/src/effect.ts