]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(shared): ensure invokeArrayFns handles undefined arguments (#10869)
authorTycho <jh.leong@outlook.com>
Mon, 20 May 2024 11:28:22 +0000 (19:28 +0800)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 11:28:22 +0000 (19:28 +0800)
commit9b40d0f25da868a83b0d6bf99dbbdb3ca68bb700
tree3bae829a6c46fe9d114320d689da06592071f307
parent6a8d54850610b65091b52c825b66e3510f4b9fe8
fix(shared): ensure invokeArrayFns handles undefined arguments (#10869)

Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Close #10863
packages/runtime-core/__tests__/apiLifecycle.spec.ts
packages/shared/src/general.ts