Open
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
step1: click tab2
When the v-for directive is used on , if it is a constant , an error will be reported when switching tabs.
What is expected?
no error
What is actually happening?
parentComponent.ctx.deactivate is not a function

System Info
Any additional comments?
No response