]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): fix duplicated unmount traversal in optimized mode
authorEvan You <yyx990803@gmail.com>
Tue, 22 Sep 2020 15:38:03 +0000 (11:38 -0400)
committerEvan You <yyx990803@gmail.com>
Tue, 22 Sep 2020 15:38:15 +0000 (11:38 -0400)
commit376883d1cfea6ed92807cce1f1209f943a04b625
tree726f7e351ea27edfd665cbf8ffdf750a40ec24c1
parent5dbd6b36a0666fc6c993115ee5281ef253ba8a68
fix(runtime-core): fix duplicated unmount traversal in optimized mode

fix #2169
packages/runtime-core/__tests__/rendererOptimizedMode.spec.ts
packages/runtime-core/src/renderer.ts