Subscribe on changes!

`h()` can not render `el-carousel`

avatar
Oct 25th 2023

Vue version

3.3.4

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-xvnunz?file=src%2Fcomponents%2FHelloWorld.vue,src%2FApp.vue,src%2Fmain.js&terminal=dev

Steps to reproduce

  1. open the /src/components/HelloWord.vue
  2. Uncomment the annotated code in 'renderCarousel' and annotate '223'
  3. 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

avatar
Oct 25th 2023

Please provide a reproduction without third party libraries. In this case you should open an issue in element-plus if you believe the problem is related to el-carousel.