Subscribe on changes!

Unhandled error during execution of render function

avatar
Apr 18th 2022

Version

3.2.33

Reproduction link

stackblitz.com

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

avatar
Apr 19th 2022

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.