]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)
authorTycho <jh.leong@outlook.com>
Wed, 4 Sep 2024 12:21:10 +0000 (20:21 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 12:21:10 +0000 (20:21 +0800)
commit475977a6f76b77392610e0a3ec2b0e076d1e1d59
tree908a14bc7d5da6bdb59c8387228940b62db5dec6
parent6402b984087dd48f1a11f444a225d4ac6b2b7b9e
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)

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