vue3-carousel
vue3-carousel copied to clipboard
swiping(right to left) is not working when there are two slides
When there are only two slide items and I try to swipe them right to left, the value of translateX becomes zero(0px) and it makes swiping works weird I think it happens because 'next slide' and 'prev slide' is same when there are two slides... Please correct this bug.
Please provide me with the full carousel example and configs, and what version you are using.
version: 0.1.46 I haven't changed any configs since I installed this library..
code: