]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): ensure this context for $nextTick callback
authorEvan You <yyx990803@gmail.com>
Mon, 5 Oct 2020 22:18:38 +0000 (18:18 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 5 Oct 2020 22:18:38 +0000 (18:18 -0400)
commit5c3e8e984029711c97ca671fa098cf66483dd571
tree9a73bf4bf2b8963a81b5e32e0563072c6d3eaece
parentf4119249f2d3f394469028ad9664f61830540ff9
fix(runtime-core): ensure this context for $nextTick callback

fix #2282
packages/runtime-core/__tests__/componentProxy.spec.ts
packages/runtime-core/src/componentPublicInstance.ts
packages/runtime-core/src/scheduler.ts