]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): fix the detection of forwarded slots with v-if or v-for (#3353)
authorHcySunYang <HcySunYang@outlook.com>
Mon, 22 Mar 2021 20:34:46 +0000 (04:34 +0800)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 20:34:46 +0000 (16:34 -0400)
commit602b58ebd1923dd48669755d5f5b67c5478cc625
tree0879f662908b42ea3842df47e6ca9eb357cd3387
parent6cb94752b0354117669de94f81c5195ec8c7f40c
fix(compiler-core): fix the detection of forwarded slots with v-if or v-for (#3353)

fix #3347
packages/compiler-core/__tests__/transforms/vSlot.spec.ts
packages/compiler-core/src/transforms/vSlot.ts