Closed as not planned
Description
Vue version
3,5,16
Link to minimal reproduction
Steps to reproduce
see the console.
What is expected?
Expected to render this result or give a warning that this rendering method is not supported.
What is actually happening?
Get an error: Converting circular structure to JSON
--> starting at object with constructor 'Object'
| property 'vnode' -> object with constructor 'Object'
--- property 'component' closes the circle in the console
System Info
Browsers
Any additional comments?
No response