]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): fix v-on with modifiers on inline expression of undefined (#9866)
author白雾三语 <32354856+baiwusanyu-c@users.noreply.github.com>
Tue, 19 Dec 2023 09:08:46 +0000 (17:08 +0800)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 09:08:46 +0000 (17:08 +0800)
commitbae79ddf8564a2da4a5365cfeb8d811990f42335
treeeb5e2db02c6a2db5ed219b29c9518b8c80c48e94
parent24b1c1dd57fd55d998aa231a147500e010b10219
fix(compiler-core): fix v-on with modifiers on inline expression of undefined (#9866)

close #9865
improve isMemberExpression check for undefined
packages/compiler-core/__tests__/utils.spec.ts
packages/compiler-core/src/utils.ts