]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(v-model): fix trim modifier on events with non-string args ( (#5770)
authorshadowings-zy <shadowingszy@outlook.com>
Wed, 26 Oct 2022 09:47:05 +0000 (17:47 +0800)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 09:47:05 +0000 (05:47 -0400)
commit018b8503994c2dae3c42dd03ea50d062956be970
treeff4fffbfa3e79863424de2921efd51a03f370b66
parentbb06819d8357c3655d99ee1b267e184061ddeef3
fix(v-model): fix trim modifier on events with non-string args ( (#5770)

fix #5765
packages/runtime-core/__tests__/componentEmits.spec.ts
packages/runtime-core/src/componentEmits.ts