`h()` can not render `el-carousel`
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
- open the
/src/components/HelloWord.vue
- Uncomment the annotated code in 'renderCarousel' and annotate '223'
- you'll find a bug where the dom is present but not displayed
What is expected?
Can display normally
What is actually happening?
I don't know
System Info
No response
Any additional comments?
No response