primevue
primevue copied to clipboard
Carousel: Item disappear when there is only one item with autoplay and circular activated
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