First of all, thanks for the work on this incredibly elegant library!
I'm trying to implement a carousel using vue-glide on my web app and I keep facing an issue where all the slides are visible at the same time on the page and the page has become horizontally scrollable to accommodate all the slides.
Is this expected behaviour? Here's a reproduction of the issue I'm facing:
First of all, thanks for the work on this incredibly elegant library!
I'm trying to implement a carousel using
vue-glide
on my web app and I keep facing an issue where all the slides are visible at the same time on the page and the page has become horizontally scrollable to accommodate all the slides.Is this expected behaviour? Here's a reproduction of the issue I'm facing:
Preview: https://wo196786y5.codesandbox.io/ Code: https://codesandbox.io/s/wo196786y5?fontsize=14