]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): correctly handle method calls on user-extended arrays (#11760)
authorTycho <jh.leong@outlook.com>
Tue, 3 Sep 2024 09:32:13 +0000 (17:32 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 09:32:13 +0000 (17:32 +0800)
commit9817c80187bec6a3344c74d65fac92262de0fcdd
treec85c7403f82273a2e82e912342be8882c6c25c16
parent52cdb0f991dc154ae32a2900874d5dbc4e078565
fix(reactivity): correctly handle method calls on user-extended arrays (#11760)

close #11759
packages/reactivity/__tests__/reactiveArray.spec.ts
packages/reactivity/src/arrayInstrumentations.ts