Carousel: Item disappear when there is only one item with autoplay and circular activated #6812
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Carousel: Item disappear when there is only one item with autoplay and circular activated
Reproducer
https://stackblitz.com/edit/evvfnc?file=src%2FApp.vue
PrimeVue version
4.2.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
To reproduce you can take the circular example from here : https://primevue.org/carousel/#circular
Open it in stackblitz and instead of having 9 elements in your list just remove the ither to have only one element to show.
Expected behavior
Element should appear and not disappear
The text was updated successfully, but these errors were encountered: