Unhandled error during execution of render function
Version
3.2.33
Reproduction link
Steps to reproduce
the TagComp can't render, in the Console show Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core. maybe something wrong
What is expected?
component TagComp render
What is actually happening?
TagComp can't render
Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the SFC Playground.