An error is reported when the tabs switch and the V-IF component
Version
3.0.4
Reproduction link
https://github.com/ht-sauce/vuemini-test
Steps to reproduce
我使用了element-plus的tabs组件,当组件内部的子组件和v-if配合的时候会产生vue方面的错误。 在git代码示例中,请点击“切换 tabs产生的bug”按钮,复现错误 I used the tabs component of element plus. When the sub components inside the component cooperate with V-IF, there will be Vue errors.
In the GIT code example, click the "切换tabs产生的bug" button to duplicate the error
There will be no problem in version 3.0.0. Now I have the version fallback to make the production function work normally
What is expected?
Verification bug, unable to use normally
What is actually happening?
Normal use