]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953)
authorAdrien Foulon <6115458+Tofandel@users.noreply.github.com>
Mon, 15 Apr 2024 14:28:34 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 14:28:34 +0000 (22:28 +0800)
commit7ccd453dd004076cad49ec9f56cd5fe97b7b6ed8
treeaa44a2f3a7c0ae086dac398153741e5775b8ead4
parent15ffe8f2c954359770c57e4d9e589b0b622e4a60
fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953)

close #8818
packages/runtime-dom/__tests__/patchEvents.spec.ts
packages/runtime-dom/src/modules/events.ts