vue3-carousel icon indicating copy to clipboard operation
vue3-carousel copied to clipboard

Vue 3 carousel component

Results 108 vue3-carousel issues
Sort by recently updated
recently updated
newest added

I want the slides to occupy available height, how do I do this?

**Describe the bug** the slide animation shows the right slide animation when pressing any of the arrows (same animation for both). **To Reproduce** I have 10 slides with pictures. shows...

### Discussed in https://github.com/ismail9k/vue3-carousel/discussions/151 Originally posted by **florianbruening** February 9, 2022 Hello there, im trying to display 3 items with wrap around. My issue right now: The right most item...

**Describe the bug** I'm trying to track the current slide index using the following snippet: ```html ... ``` However, it doesn't get a value until the slide changes (aka it...

**Describe the bug** Carousel is totally broken when using vue-router to navigate to a route that has vue-carousel used. **To Reproduce** Steps to reproduce the behavior: 1. Create 2 "pages"...

:bug: bug

Hello ! This is project will be add ssr mode? now we have window is not defined

:question: question

**Describe the bug** Sliding in the basic vue carousel example does not work on an iPhone Xs. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://ismail9k.github.io/vue3-carousel/examples.html.' 2. Try...

:bug: bug

Hello I'm a beginner at vue.js. I want to touch the carousel on the mobile so that the vertical scroll does not work when sliding. (Only horizontal sliding while touching)...

Hi! Thanks for plugin! But I would suggest to add slide pagination. Because if I have for example 8 items and set it to `:items-to-show = "4"` in this case...

:star2: enhancement

**Is your feature request related to a problem? Please describe.** It's not a problem. I just want more flexibility to tweak some custom behaviors I have in my use case....

:star2: enhancement