]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): `in` operator returning `false` for built-in instance properties...
authorJulian Meinking <12785972+DrJume@users.noreply.github.com>
Wed, 26 Oct 2022 09:54:10 +0000 (11:54 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 09:54:10 +0000 (05:54 -0400)
commit32b51249bff70d1e03a3f9193f5a42461974daa6
treeca06946d8034f4c7772ed3de522c573cea8c3108
parent018b8503994c2dae3c42dd03ea50d062956be970
fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138)

fix #6137
packages/runtime-core/__tests__/apiExpose.spec.ts
packages/runtime-core/src/component.ts